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

I've found that using the command options.add_argument('--user-agent=') affects the detection. #1215

Open y0un9kane opened 1 year ago

y0un9kane commented 1 year ago

I'm encountering an issue with undetected_chromedriver when trying to access https://nowsecure.nl. I've found that using the command options.add_argument('--user-agent=') affects the detection. After testing multiple times by enabling and disabling this command, I've confirmed that it influences the detection. Has anyone else experienced a similar problem? I'd appreciate any insights or advice on this matter.

benethor commented 1 year ago

Check the cookies. You're probably sending something like sec-ch-ua-platform, which if it say it uses a different platform than stated by UA, might trigger detection