- python3-bs4
- python3-lxml
- python3-requests (>= 2.0)
- python3-six (>= 1.4)
- python3:any (>= 3.3.2-2~)
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 3.
Installed Size: 68.6 kB
Architectures: all