最後更新: 2017-12-20
mechanize
The browser class mechanize.
Browser implements the interface of urllib2.OpenerDirector, so any URL can be opened not just http.
Designed to act as a simulated browser.
https://github.com/python-mechanize/mechanize
- Easy HTML form filling.
- Convenient link parsing and following.
- Browser history (.back() and .reload() methods).
twill
twill is a simple language that allows users to browse the Web from a command-line interface.
pywebbot
web bot framework
https://code.google.com/p/pywebbot/
Scrapy
https://scrapy.org/
BeautifulSoup