Skip to main content

Stateful, programmatic web browsing

Project description

Latest version released on PyPi Build status of the master branch

Major features

Stateful programmatic web browsing in Python

  • The browser class mechanize.Browser implements the interface of urllib2.OpenerDirector, so any URL can be opened not just http.

  • Easy HTML form filling.

  • Convenient link parsing and following.

  • Browser history (.back() and .reload() methods).

  • The Referer HTTP header is added properly (optional).

  • Automatic observance of robots.txt.

  • Automatic handling of HTTP-Equiv and Refresh.

Installation

To install for normal usage:

pip3 install mechanize

To install for development:

git clone https://github.com/python-mechanize/mechanize.git
cd mechanize
pip3 install -e .

To install manually, simply add the mechanize sub-directory somewhere on your PYTHONPATH.

Documentation

See https://mechanize.readthedocs.io/en/latest/

Credits

python-mechanize was the creation of John J. Lee. Maintenance was taken over by Kovid Goyal in 2017.

Much of the code was originally derived from the work of the following people:

  • Gisle Aas – [libwww-perl]

  • Jeremy Hylton (and many others) – [urllib2]

  • Andy Lester – [WWW::Mechanize]

  • Johnny Lee (coincidentally-named) – MSIE CookieJar Perl code from which mechanize’s support for that is derived.

Also:

  • Gary Poster and Benji York at Zope Corporation – contributed significant changes to the HTML forms code

  • Ronald Tschalar – provided help with Netscape cookies

Thanks also to the many people who have contributed bug reports and patches.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mechanize-0.4.8.tar.gz (218.1 kB view details)

Uploaded Source

Built Distribution

mechanize-0.4.8-py2.py3-none-any.whl (110.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mechanize-0.4.8.tar.gz.

File metadata

  • Download URL: mechanize-0.4.8.tar.gz
  • Upload date:
  • Size: 218.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.10.4

File hashes

Hashes for mechanize-0.4.8.tar.gz
Algorithm Hash digest
SHA256 5e86ac0777357e006eb04cd28f7ed9f811d48dffa603d3891ac6d2b92280dc91
MD5 3e71ca8de26f4cec3406250a3de2708e
BLAKE2b-256 b0026c3d393c72db98e8732ec85020a525494fdbb076c7511e3d331188a48154

See more details on using hashes here.

File details

Details for the file mechanize-0.4.8-py2.py3-none-any.whl.

File metadata

  • Download URL: mechanize-0.4.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 110.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.10.4

File hashes

Hashes for mechanize-0.4.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 961fd171b5eb37a7578fce62ba81ba85803dff3c5ba4ac24f6f569ae27198439
MD5 5da341171191988f76982d5403bd21ac
BLAKE2b-256 c21900c387fc0c07f97affc78d92d4625d3845fa00f413efce1af44bc2bdda87

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page