Merge pull request #219 from mgaitan/patch-1

added demiurge
This commit is contained in:
Vinta 2014-09-10 15:49:05 +08:00
commit 5779472820
1 changed files with 1 additions and 0 deletions

View File

@ -593,6 +593,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [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.
* [mechanize](http://wwwsearch.sourceforge.net/mechanize/) - Stateful programmatic web browsing.
* [Demiurge](https://github.com/matiasb/demiurge) - PyQuery-based scraping micro-framework.
## Web Content Extracting