Web client, https and session management

Y

Yannick Turgeon

Hello all,

2-3 years ago, I did a program in perl. Now I have to modify it and I
want to rewrite it from scratch using Python.

The program is doing this:
1- Load Yahoo login webpage (https)
2- Log into Yahoo website using my personal login and password.
3- Grasp and extract some information from my mailing lists messages
(http, not https).

My questions are:
- Is it possible to do this using Python?
- How?

To acheive point #3, which is the goal, my web client has to manage
session (because of the login aspect). This is the part I don't know
how it's working. Any help would be appreciated. Thanks.

Yannick
 
G

Grant Edwards

To acheive point #3, which is the goal, my web client has to manage
session (because of the login aspect). This is the part I don't know
how it's working.

You might want to take a look at the ClientCookie package.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top