scrapy/scrapy/spiders
Mikhail Korobov 885289f497 Merge pull request #2854 from jenya/2853-sitemap-follow-alternate-fix
[MRG+1] Follow alternate link for all types of sitemaps #2853
2017-08-21 19:15:03 +05:00
..
__init__.py Use self.__class__.__name__ instead of showing generic Spider class name 2017-08-05 16:29:41 -04:00
crawl.py Separate building request from _requests_to_follow in CrawlSpider 2017-02-13 23:51:43 -08:00
feed.py Move scrapy/spider.py to scrapy/spiders/__init__.py 2015-05-09 04:20:09 -03:00
init.py PY3 port scrapy.spiders 2015-08-28 04:11:30 +05:00
sitemap.py Follow alternate link for all types of sitemaps 2017-08-03 16:55:09 +02:00