include scrapy tips from pros - may edition.

Valdir Stumm Jr 2016-05-23 15:22:16 -03:00
parent 56191f0e26
commit e90b5ac808
1 changed files with 1 additions and 0 deletions

@ -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