Relative Content

Tag Archive for pythonselenium-webdriverweb-scrapingcloudflare

Getting error “Cookies are Not Enabled ” when scraping data using Selenium from Cloudflare protected site

I am trying to scrape one Cloudflare protected site using Python, Selenium and using proxies and param from zenrows. Initially I was getting 403 error but that got resolved. Now using selenium when I am trying to login to site I am getting “Cookies are blocked or not supported by your browser. You must enable cookies to use Wordpress.” I have tried all other ways but getting this error.

Getting Error “Cookies are No Enabled ” When scrapping data using Selenium from cloudflare protected site

I am trying to scrap one Cloudflare protected site using python,selenium and using proxies and param from zenrows .Initially i was getting 403 error but that got resolved ,now using selenium when i am trying to login to site i am getting ” Cookies are blocked or not supported by your browser.You must enable cookies to use wordpress. I have tried all other ways but getting this error.Please help