log in to a website

passion_to_be_free at hotmail.com passion_to_be_free at hotmail.com
Thu Jun 16 13:25:13 EDT 2005


I'm learning python, and my goal is to write a script that will log
into a website for me. The site uses HTTPS, the form uses the "POST"
method.

>From what I've been able to find so far, it looks like i need to use
the urllib2 module...does anyone know where I can find some good sample
code to read up on how to do this?

-Thx




More information about the Python-list mailing list