Closed sirgoogleadmin closed 3 years ago
Ah... there you are again.. MrBot of botprotect.io
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()
I feel like it's happening again with Cloudflare and undetected-chromedriver-3.0.6 Any clues? (
it is happening again :(
its not passing Cloudflare again
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.
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