Created by: crypto-jeronimo
What is this Python project?
mechanize
enables automated interaction with HTTP web servers.
What's the difference between this Python project and similar ones?
- Easy HTML form filling.
- Convenient link parsing and following.
- Browser history (
.back()
and.reload()
methods). - Referer HTTP header added properly (optional).
- Automatic observance of
robots.txt
. - Automatic handling of
HTTP-Equiv
andRefresh
. --
Anyone who agrees with this pull request could vote for it by adding a