diff --git a/README.md b/README.md index 7dbfcb2..0fee8dc 100644 --- a/README.md +++ b/README.md @@ -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