Pressing A Webpage Button

John J. Lee jjl at pobox.com
Wed Jun 1 18:56:53 EDT 2005


Elliot Temple <curi at curi.us> writes:

> How do I make Python press a button on a webpage?  I looked at
> urllib, but I only see how to open a URL with that.  I searched
> google but no luck.
[...]

You might find the FAQ list and hints below useful after you get over
the initial barriers (and the modules at the same site):

http://wwwsearch.sourceforge.net/bits/GeneralFAQ.html

http://wwwsearch.sourceforge.net/ClientCookie/doc.html#debugging


John



More information about the Python-list mailing list