scrapy-splash
scrapy-splash copied to clipboard
Does scrapy-splash support `dont_redirect`?
Is there a way to emulate dont_redirect with scrapy-splash that is executing a LUA Script? Or does it natively support it? I tried adding dont_redirect: True to the meta and it does not work.