From b4f187ac4b1ea20b0c57f6824c1204dcc75e394d Mon Sep 17 00:00:00 2001 From: Vinta Date: Fri, 18 Jul 2014 05:43:31 +0800 Subject: [PATCH] add MechanicalSoup --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47ff631..516b6f5 100644 --- a/README.md +++ b/README.md @@ -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