Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detected by Datadome #1076

Closed
donggoing opened this issue Feb 20, 2023 · 1 comment
Closed

Detected by Datadome #1076

donggoing opened this issue Feb 20, 2023 · 1 comment

Comments

@donggoing
Copy link

donggoing commented Feb 20, 2023

I can open the page(fnac.com with Datadome) for the first time. But when i refresh it, it will come to the captcha page. And then no matter whether manual or automated verification, it will be detected and shows i have been blocked.

As video examples seen in seleniumbase/SeleniumBase#1760 (comment)
Here is an example with seleniumbase(with uc), it also happens to original undetected-chromedriver:

from seleniumbase import SB
with SB(undetectable=True, uc_cdp_events=True) as sb:
    sb.open("https://www.fnac.com/mp46660382")
    input('Press Enter to continue...')
@donggoing donggoing changed the title Detected by Geetest Detected by Datadome Feb 20, 2023
@bologer
Copy link

bologer commented Apr 23, 2023

@donggoing could please write how did you resolve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants