Using search fields on websites

Jen jennifer.lee at nre.vic.gov.au
Wed Jul 17 02:25:35 EDT 2002


Hi All,

I'm trying to use python to do searches on a website by entering a
string into a search field to search against the website's database.

Currently I have a list of strings which I want to automate to enter
each into a textfield on a website, select a different radio button
from the default and submit for searching. Is there a way that I can
do this easily?

If anyone could suggest not only the modules to use but also any
possible functions within the modules, that would be greatly
appreciated. Thanks.

Jen



More information about the Python-list mailing list