Programmed browsing

Walter Hofmann abe88 at mx2.homelinux.com
Tue Feb 18 18:52:40 EST 2003


Hi,

I'm looking for a Python library with which I can write easily scripts 
that browse the web from within a python program. It should be possible 
to pass an URL to the library and it will load it, follow redirects, 
fill out forms & submit them, even via https.
I only found scriptbrowse (http://www.lysator.liu.se/~lincoln/scriptbrowse/)
for Pike, but didn't try it.
Is there a similar thing for Python?

Walter




More information about the Python-list mailing list