- python-bs4
- python-lxml
- python-requests
- python-six (>= 1.4)
- python:any (<< 2.8)
- python:any (>= 2.7.5-5~)
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 provides a similar API to the Mechanize library using Requests
(for http sessions) and BeautifulSoup (for document navigation).
.
This package provides the modules for Python 2.
Installed Size: 68.6 kB
Architectures: all