When I turn on DUPEFILTER_DEBUG
, I got:
2016-09-21 01:48:29 [scrapy] DEBUG: Filtered duplicate request: http://www.example.org/example.html>
The problem is, I need to know the duplicate request's referrer to debug the code. How can I debug the referrer?