ultrafunkamsterdam / undetected-chromedriver

Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
https://github.com/UltrafunkAmsterdam/undetected-chromedriver
GNU General Public License v3.0
9.05k stars 1.09k forks source link

Cannot bypass cloudflare #1198

Open NCLnclNCL opened 1 year ago

NCLnclNCL commented 1 year ago

i am on chrome 111 and it is blocked by clouflare with tickbox capcha

masroore commented 1 year ago

I'm not even getting the verify human checkbox. Running the latest chrome 112 and CF immediately shows the Access Denied/Blocked page. but if I browse the site using same proxy IP on browser, everything works fine. both headful & headless modes are detected.

this has happened across multiple sites in the past week. so it's not an issue with the IP address, or a particular site or the browser.

CF is detecting UC somehow.

wes-kay commented 1 year ago

I'm looking at this module for a certain "chat" scraper, as selenium throws on cloud flare check, should I invest some time into this or would I assume I would run into the same issue you're getting?

masroore commented 1 year ago

@wes-kay I'm using selenium-wire on top of UC, which may be causing issues for me. See my comment here