Giter Club home page Giter Club logo

Comments (14)

max-prime-math avatar max-prime-math commented on August 10, 2024

In Firefox, follow the instructions in the readme, and press F12 (or ctrl-shift-i, or menu > more tools > web developer tools) to open the web developer tools view. The process should be nearly identical in Chrome. At the top of the pane, click Network, then mailitem, and find "Request Headers" and then "Cookie". Right click that value, and copy it. That's the cookie ID and in my case was over 250 characters long, and had several "values" in it like "LANG=e;", "PD-S-SESSION-ID=####..." etc.

This reddit post has a few other explanations: https://www.reddit.com/r/askTO/comments/u23fh1/is_there_any_way_to_download_all_canada_post/

For what it's worth, despite the instructions saying to use single quotes like 'this' I had to use double quotes like "this".

from download-epost-from-canada-post.

15mido avatar 15mido commented on August 10, 2024

Thank you so much iam still having hard time after "Network" when I go there I can't seem to find" mailitem "and the rest. And when I do a reload. It measures what on the screen - I have included screenshot of before I press reload and after I reload the page. If possible show me where I can get that mailitem and requestHeaders and Cookie

If it's possible you can in include a screenshot showing me where I can find mailitem and "request headers" and then the cookie..
I greatly appreciated

from download-epost-from-canada-post.

max-prime-math avatar max-prime-math commented on August 10, 2024

You need to open the web developer tools after opening the second link, as per the instructions. In the screenshot you provided you opened web tools in the first link.

from download-epost-from-canada-post.

15mido avatar 15mido commented on August 10, 2024

Got the cookie values....
Thank you so much

from download-epost-from-canada-post.

15mido avatar 15mido commented on August 10, 2024

I'm getting invalid syntax
I pasted from "LANG=e; LANG=e; AMCV_0C....." [Dest]
But it says invalid syntax

from download-epost-from-canada-post.

tobiasb avatar tobiasb commented on August 10, 2024

I'm getting invalid syntax I pasted from "LANG=e; LANG=e; AMCV_0C....." [Dest] But it says invalid syntax

Try single quotes around the cookie value.

from download-epost-from-canada-post.

15mido avatar 15mido commented on August 10, 2024

I'm still having hard time runing the code it gives me error- I tried single quote and double quotes around the cookie value- I can't even run they python code.
I was hoping you can help me send me some screenshot of how to run the code- i am not a programmer.

from download-epost-from-canada-post.

15mido avatar 15mido commented on August 10, 2024

If you would like to directly message me with screenshots that would be wonderful. I can post my email here but let me know

Thanks in advance

from download-epost-from-canada-post.

Jakesta13 avatar Jakesta13 commented on August 10, 2024

If you would like to directly message me with screenshots that would be wonderful. I can post my email here but let me know

Thanks in advance

try in both double and single quotes
"'For example'"
Worked just fine for me this way

from download-epost-from-canada-post.

nachiket avatar nachiket commented on August 10, 2024

How does this work in Safari?

from download-epost-from-canada-post.

tobiasb avatar tobiasb commented on August 10, 2024

Safari has dev tools as well. Use the network tab to find the value of the cookie: https://support.apple.com/guide/safari/use-the-developer-tools-in-the-develop-menu-sfri20948/mac

from download-epost-from-canada-post.

nachiket avatar nachiket commented on August 10, 2024

Thanks — the cookie string looks different than Chrome. Is that expected?

from download-epost-from-canada-post.

tobiasb avatar tobiasb commented on August 10, 2024

The cookie might be different, it should still work though, let us know!

from download-epost-from-canada-post.

nachiket avatar nachiket commented on August 10, 2024

Yup looks like it works!

from download-epost-from-canada-post.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.