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.98k stars 1.16k forks source link

Undetected Chromedriver gets detected by Cloudflare and Botfront #57

Closed sirgoogleadmin closed 3 years ago

sirgoogleadmin commented 3 years ago

When trying to visit a Website protected by cloudflare such as https://beta.welovecloudflare.de it just reloads the 5sec UAM Site. Doesn't happen with when using my real browser. Another example would be https://lhcdn.cloud/. These Sites are Dstats and are mostly there to see if you are able to bypass them. The undetected Chrome driver isnt going past this. Any Idea why this happens?

Anyways this a very cool project and works mostly! edit: i am using the updated version btw, it should be headless as well muchos lovos <3

ultrafunkamsterdam commented 3 years ago

Ah... there you are again.. MrBot of botprotect.io

ultrafunkamsterdam commented 3 years ago
import undetected_chromedriver as uc
import threading
driver = uc.Chrome()
driver.get('https://beta.welovecloudflare.de')
threading.Timer(7, lambda: driver.save_screenshot('ilovecloudflaretoo.png')).start()

ilovecloudflaretoo

fingoldo commented 2 years ago

I feel like it's happening again with Cloudflare and undetected-chromedriver-3.0.6 Any clues? (

vedodedo commented 2 years ago

it is happening again :(

qwillio-live commented 1 year ago

its not passing Cloudflare again

nuclear-bean commented 1 year ago

its not passing Cloudflare again

@qwillio-live Just checked. Works for me (chrome 108.x). Check your user agent and try a fresh (high-quality) IP.