Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
GNU General Public License v3.0
9.95k
stars
1.16k
forks
source link
Undetect chrome driver don't work #453
Open
BobVV2 opened 2 years ago
it literally does nothing!
import undetected_chromedriver as uc driver = uc.Chrome() driver.get('https://nowsecure.nl')
python 3.9.9 Windows 10