best set of modules for web automation without javascript
Marco Mariani
marco at sferacarta.com
Fri Feb 13 10:12:24 EST 2009
News123 wrote:
> I would just like to retrieve all the field names and default values of
> a form. (Some forms are huge) and wondered thus whether there's already
> a python module parsing a html documents for forms , form fields and
> field vaules, returning an objcet. that could be modified and posted.
http://wwwsearch.sourceforge.net/ClientForm/
http://wwwsearch.sourceforge.net/mechanize/
More information about the Python-list
mailing list