Python robot web client?

Ian Bicking ianb at colorstudy.com
Thu Jul 18 11:29:08 EDT 2002


WebUnit has HTTPSession, which does the persistent cookies, though no
parsing.

On Thu, 2002-07-18 at 02:30, Paul Rubin wrote:
> Are there any Python robot web clients around, sort of like Perl LWP?
> I mean something fancier than urllib, that parses the HTTP headers and
> remembers any cookies.  It would also be great if it parsed the HTML
> enough to find the form fields, links, and so forth.  I guess I can
> implement what I need, but thought I'd ask first if something like
> it is already available.
> 
> Thanks.
> -- 
> http://mail.python.org/mailman/listinfo/python-list







More information about the Python-list mailing list