Forums

Unable to use selenium fro scraping on python anywhere

I am unable to run selenium for scraping when hosted on python anywhere but its working properly on local host.Please help me

Although I tried using the same as -

https://help.pythonanywhere.com/pages/selenium/

But it gets error

*WebDriverException at / Message: unknown error: net::ERR_TUNNEL_CONNECTION_FAILED (Session info: headless chrome=90.0.4430.212)*

That error usually indicates a problem with proxy configuration. Have you reloaded your web app since upgrading? Or, if that's in a console, is it a console that you created after you upgraded?