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)