undetected-chromedriver
undetected-chromedriver copied to clipboard
Example in readme isn't working right now
Hi! Look's like cloudflare hardened it's protection in late 2023, is it possible to deal with it?
Tried example:
driver = uc.Chrome(headless=True,use_subprocess=False)
driver.get('https://nowsecure.nl')
driver.save_screenshot('nowsecure.png')
and got this:
Did you have tested with another IP? It's still works for me.
Did you have tested with another IP? It's still works for me.
Sure, tried it on localhost and web hosting