Added a link to some tutorials

Michael Pastore 2014-03-08 09:40:38 -08:00
parent ba2607d749
commit b96dcd7696
1 changed files with 1 additions and 0 deletions

@ -14,6 +14,7 @@ These are guides contributed by the Scrapy community. If you know of any guide n
* [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/)
* [Scrapy after the tutorials](http://bgrva.github.io/blog/2014/03/04/scrapy-after-tutorials-part-1/)
* [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)
* [SearchHub: Indexing web sites in Solr with Scrapy](http://searchhub.org/2013/06/13/indexing-web-sites-in-solr-with-python/)