diff --git a/Home.md b/Home.md index 4b02993..d51ae24 100644 --- a/Home.md +++ b/Home.md @@ -14,6 +14,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. +* [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/) * [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/)