Digital Marketing

Stateful programmatic web browsing in Python

Browse pages programmatically with easy HTML form filling and clicking of links.

The mechanize module in Python gives you a browser like object to interact with web pages.

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database