Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

problem with datadom captcha #3473

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

I wrote a parser using seleniumbase tools. And my script successfully bypassed the datadome captcha using sb.disconnect() and pyautogui. However, after some time this method stopped working. And now the captcha always blocks me after I move the slider. It turns out that despite the fact that the webdriver is disabled, the captcha still detects me. How can I avoid this?

You must be logged in to vote

At that point, they’re probably blocking you based on IP address. You would need to change proxy settings to get a new IP address.

Replies: 2 comments 1 reply

Comment options

At that point, they’re probably blocking you based on IP address. You would need to change proxy settings to get a new IP address.

You must be logged in to vote
0 replies
Answer selected by mdmintz
Comment options

with SB(uc=True, proxy=proxy, incognito=True) as sb:
Michael, hi. Thanks for the quick reply, but I change the proxy every time. Maybe the captcha is blocking me because it has collected a lot of the same data. Maybe it is blocking all requests from the Linux system and a clean browser. Because it works from Windows for now.

You must be logged in to vote
1 reply
Comment options

Try GitHub Actions. Linux tests with CAPTCHA-bypass are working there. Eg:
https://github.com/mdmintz/undetected-testing/actions/runs/13055812871/job/36426430645

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

AltStyle によって変換されたページ (->オリジナル) /