[Web-SIG] Web Client

Titus Brown titus at caltech.edu
Fri Feb 4 02:32:52 CET 2005


-> I'm currently trying to retrieve a webpage in order to extract 
-> information from it. The problem is that this page is _behind_ a POST 
-> formular.
-> 
-> Does someone know a module or a tutorial that can help me ?

There are several: urllib2 is probably the place to start.  Check
out this post, which is full of links ;).

http://mail.python.org/pipermail/python-list/2004-September/238739.html

--titus


More information about the Web-SIG mailing list