From 48e077d7eeecb0ce202c6899113832c3646060df Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Thu, 24 Oct 2013 07:58:33 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index ca43c4d..f7450fd 100644 --- a/Home.md +++ b/Home.md @@ -8,6 +8,7 @@ If you're new to Scrapy, start by reading [Scrapy at a glance](http://doc.scrapy These are guides contributed by the Scrapy community. If you know of any guide not included here please feel free to add it. +* [Scaling Scrapy crawlers](http://blog.gregorybegelman.com/crawling-the-web-with-scrapy/) * [Building a web crawler with Scrapy](http://blog.siliconstraits.vn/building-web-crawler-scrapy/) * [How to do basic web scraping using Scrapy on a Windows Azure virtual machine](http://sertacozercan.com/2013/08/how-to-do-basic-web-scraping-using-scrapy-on-windows-azure/) * [Scraping iTunes Charts Using Scrapy](http://davidwalsh.name/python-scrape)