After you receive the final response, in the spider, you can check:
response.meta['redirect_urls']
To find out what urls the redirect has passed thru.
You may want to increase REDIRECT_MAX_TIMES setting if the default (20) is not
enough, but it should be enough in most cases.
Pablo.
> --
> You received this message because you are subscribed to the Google Groups "scrapy-users" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/scrapy-users/-/QYvF8zPSHi0J.
> To post to this group, send email to scrapy...@googlegroups.com.
> To unsubscribe from this group, send email to scrapy-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/scrapy-users?hl=en.
>