added demiurge

scrapping microframework
This commit is contained in:
Martín Gaitán 2014-09-06 00:14:28 -03:00
parent d033207406
commit 04fff3ae2f
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