From 56191f0e26caf9670f2e7a4e2795ae4a48fa003d Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Tue, 17 May 2016 19:05:03 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index d1a3566..75230f7 100644 --- a/Home.md +++ b/Home.md @@ -25,7 +25,7 @@ These are guides contributed by the Scrapy community. If you know of any guide n * [Building a web crawler with Scrapy](http://blog.siliconstraits.vn/building-web-crawler-scrapy/) - September 6, 2013 * [Scrapy after the tutorials - Part 1](http://bgrva.github.io/blog/2014/03/04/scrapy-after-tutorials-part-1/) and [Part 2](https://bgrva.github.io/blog/2014/03/08/scrapy-after-tutorials-part-2/) - March 8, 2014 * [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/) - August 19, 2013 -* [Scraping iTunes Charts Using Scrapy](http://davidwalsh.name/python-scrape) +* [Scraping iTunes Charts Using Scrapy](http://davidwalsh.name/python-scrape) - June 12, 2013 * [SearchHub: Indexing web sites in Solr with Scrapy](http://searchhub.org/2013/06/13/indexing-web-sites-in-solr-with-python/) - June 13, 2013 * [Using Parsley extraction language with Scrapy](https://github.com/redapple/parslepy/wiki/Use-parslepy-with-scrapy) - August 2013 * [Running Scrapy on Amazon EC2](http://pabloseminario.com/2013/03/26/running-scrapy-on-amazon-ec2/) - March 26, 2013