Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scrapy splash gets stuck #299

Open
maxwill-max opened this issue Dec 27, 2021 · 0 comments
Open

scrapy splash gets stuck #299

maxwill-max opened this issue Dec 27, 2021 · 0 comments

Comments

@maxwill-max
Copy link

function main(splash)                
splash:set_user_agent('Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36')
splash:go{splash.args.url,headers=splash.args.headers,}      
assert(splash:wait{60})  
  return { 
    png = splash:png(),   
    }
end

website link https://www.oscaro.es

I have tried enabling/disabling everything(including http2,private mode) and every proxy there is but it gets stuck at checking your browser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant