From b96dcd76968e124c8f19dd18f4cc3eb155b00747 Mon Sep 17 00:00:00 2001 From: Michael Pastore Date: Sat, 8 Mar 2014 09:40:38 -0800 Subject: [PATCH] Added a link to some tutorials --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index c6cf586..8265030 100644 --- a/Home.md +++ b/Home.md @@ -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/)