From 6d73dd6bd17af7b6e030c85b0cf6e6e037be7f1d Mon Sep 17 00:00:00 2001 From: quarck Date: Thu, 12 Mar 2015 14:23:57 +0700 Subject: [PATCH] added Grab to Web Crawling section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 833d8a7b..0b73150d 100644 --- a/README.md +++ b/README.md @@ -632,6 +632,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [Demiurge](https://github.com/matiasb/demiurge) - PyQuery-based scraping micro-framework. * [cola](https://github.com/chineking/cola) - A distributed crawling framework. * [pyspider](https://github.com/binux/pyspider) - A powerful spider system. +* [Grab](http://grablib.org/) - Site scraping framework. ## Web Content Extracting