jpjacobpadilla / Google-Colab-Selenium

The best way to use Selenium in Google Colab Notebooks!
https://pypi.org/project/google-colab-selenium/
MIT License
181 stars 20 forks source link

Verifying you are human #15

Closed singh2jatt closed 1 month ago

singh2jatt commented 2 months ago

Hi Can you help me write some code that works in colab, to get around Cloudflare page "Verifying you are human. This may take a few seconds."

Thanks

jpjacobpadilla commented 1 month ago

Maybe try using a proxy, since CloudFlare may not like a Google Colab IP address. This is a bit beyond the scope of this project, so there's not much I can do :/