Saturday, 17 August 2013

Python module for HTTP: fill in forms, retrieve result

Python module for HTTP: fill in forms, retrieve result

I'd like to use Python to access an HTTP website, fill out a form, submit
the form, and retrieve the result.
What modules are suitable for the task?

No comments:

Post a Comment