1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2025-02-15 13:33:11 +02:00

Merge pull request #10 from mgaitan/patch-2

added demiurge
This commit is contained in:
Gregory Petukhov 2015-08-20 11:49:24 +05:00
commit e22a3fe745

View File

@ -47,6 +47,7 @@ This list contains python libraries related to web scraping and data processing
* [pyspider](https://github.com/binux/pyspider) - A powerful spider system.
* [cola](https://github.com/chineking/cola) - A distributed crawling framework.
* [restkit](https://github.com/benoitc/restkit) - HTTP resource kit for Python. It allows you to easily access to HTTP resource and build objects around it.
* [demiurge](https://github.com/matiasb/demiurge) - PyQuery-based scraping micro-framework.
## HTML/XML Parsing