add MechanicalSoup

This commit is contained in:
Vinta 2014-07-18 05:43:31 +08:00
parent be0f3b6bcb
commit b4f187ac4b
1 changed files with 1 additions and 0 deletions

View File

@ -519,6 +519,7 @@ long, literate-programming-style documentation generator.
* [portia](https://github.com/scrapinghub/portia) - Visual scraping for Scrapy.
* [feedparser](http://pythonhosted.org/feedparser/) - Universal feed parser.
* [RoboBrowser](https://github.com/jmcarp/robobrowser) - A simple, Pythonic library for browsing the web without a standalone web browser.
* [MechanicalSoup](https://github.com/hickford/MechanicalSoup) - A Python library for automating interaction with websites.
## Web Content Extracting