A Python library for automating interaction with websites. MechanicalSoup automatically stores and sends cookies, follows redirects, and can follow links and submit forms. It doesn't do JavaScript. MechanicalSoup was created by M Hickford, who was a fond user of the Mechanize library. Unfortunately, Mechanize was incompatible with Python 3 until 2019 and its development stalled for several years. MechanicalSoup provides a similar API, built on Python giants Requests (for HTTP sessions) and BeautifulSoup (for document navigation). Since 2017 it is a project actively maintained by a small team.
Features
- PyPy3 is also supported (and tested against)
- Full documentation is available
- Instructions for building, testing and contributing to MechanicalSoup
- Many examples
- Python library for automating interaction with websites
- Customize the way to build a browser
Categories
Web ScrapersLicense
MIT LicenseFollow MechanicalSoup
Other Useful Business Software
Push Code. Get a Production URL. Done.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MechanicalSoup!