Updated Home (markdown)

Pablo Hoffman 2013-10-24 07:58:33 -07:00
parent 88a192be0f
commit 48e077d7ee
1 changed files with 1 additions and 0 deletions

@ -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)