How can I get the content of a web site using http library

irstas at gmail.com irstas at gmail.com
Thu Mar 29 16:37:30 EDT 2007


On Mar 29, 10:49 pm, "silverburgh.me... at gmail.com"
<silverburgh.me... at gmail.com> wrote:
> Thanks. Can you please tell me how can I do a Post form submission
> using the urlLib2 library? I look at your link, but i cant find an
> example there.
>
> Thank you.

http://www.python.org/doc/current/lib/module-urllib2.html

Look into urlopen's data parameter.




More information about the Python-list mailing list