diff --git a/Home.md b/Home.md index 75230f7..abb762e 100644 --- a/Home.md +++ b/Home.md @@ -21,6 +21,7 @@ These are guides contributed by the Scrapy community. If you know of any guide n * [February 2016](https://blog.scrapinghub.com/2016/02/24/scrapy-tips-from-the-pros-february-2016-edition/): SitemapSpider, per-spider settings * [March 2016](https://blog.scrapinghub.com/2016/03/23/scrapy-tips-from-the-pros-march-2016-edition/): multiple sessions with cookiejars, fallback XPath/CSS selectors * [April 2016](https://blog.scrapinghub.com/2016/04/20/scrapy-tips-from-the-pros-april-2016-edition/): dealing with ASP.Net pages + * [May 2016](https://blog.scrapinghub.com/2016/05/18/scrapy-tips-from-the-pros-may-2016-edition/): debugging Scrapy spiders * [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