diff --git a/Home.md b/Home.md index d51ae24..0493e35 100644 --- a/Home.md +++ b/Home.md @@ -15,8 +15,8 @@ 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. * [Extracting data from websites using Scrapy](https://medium.com/@kaismh/extracting-data-from-websites-using-scrapy-e1e1e357651a) - April 29, 2016 -* [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/) +* [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, 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/) * [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/)