From 7ed44f42f2a5318ed999f8fa0709c5b09c15f8a6 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Tue, 18 Nov 2014 15:04:27 +0530 Subject: [PATCH] Add pyspider --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a74b2c58..50c0fbcd 100644 --- a/README.md +++ b/README.md @@ -615,6 +615,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [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. +* [pyspider](https://github.com/binux/pyspider) - A Powerful Spider System in Python. ## Web Content Extracting