From ef941350343ece0875fe0f869a328356da158530 Mon Sep 17 00:00:00 2001 From: Packt Date: Mon, 12 Sep 2016 17:15:01 +0530 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index abb762e..8ebcfdf 100644 --- a/Home.md +++ b/Home.md @@ -47,6 +47,10 @@ These are guides contributed by the Scrapy community. If you know of any guide n * [How to Run Scrapy Spiders on Cloud Using Heroku and Redis](http://www.seckintozlu.com/1148-how-to-run-scrapy-spiders-on-the-cloud-using-heroku-and-redis.html) - January 2015 * [Web Scraping With Scrapy and MongoDB - Part 1](https://realpython.com/blog/python/web-scraping-with-scrapy-and-mongodb/) and [Part 2](https://realpython.com/blog/python/web-scraping-and-crawling-with-scrapy-and-mongodb/) - updated September 2015 +## Books +* [Learning Scrapy](https://www.packtpub.com/big-data-and-business-intelligence/learning-scrapy) - Learn the art of efficient web scraping and crawling with Python + + ## Videos * [Scrapy: it GETs the web](http://pyvideo.org/video/1685/scrapy-it-gets-the-web) - PyCon US 2013 talk