diff --git a/Home.md b/Home.md index 1f8ae62..2f66cbe 100644 --- a/Home.md +++ b/Home.md @@ -52,7 +52,7 @@ These are guides contributed by the Scrapy community. If you know of any guide n ## Videos - +* [Python Scrapy: Scrape web data using Python](http://stoneriverelearning.com/p/python-scrapy) * [Scrapy: it GETs the web](http://pyvideo.org/video/1685/scrapy-it-gets-the-web) - PyCon US 2013 talk * [Installing Scrapy on Windows (video tutorial)](http://python.gofreetheme.com/python-4-installing-scrapy-on-windows/) * [Recursively scraping Craigslist](http://mherman.org/blog/2012/11/08/recursively-scraping-web-pages-with-scrapy/) (includes video) - Nov 8, 2012