Skip to content

Enhancing Anti-Bot Detection Efficacy with SeleniumBase #2423

Answered by mdmintz
benfrankie asked this question in Q&A
Discussion options

You must be logged in to vote

SeleniumBase UC Mode is optimized for any anti-bot detection system that does an actual check for Selenium, such as Cloudflare Turnstile. Other systems such as Google ReCAPTCHA use advanced heuristics for detecting possible automation, which is why they may find false-positives at times. Pretty much all of them track IP addresses and can ban on that. SeleniumBase’s algorithm is currently as advanced as it can be right now (but you may need to adjust timing yourself for optimal behavior). If it’s not optimal enough for your needs, I would suggest trying other solutions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants