capsolver / capsolver-browser-extension

This browser extension supports recognition of the most popular CAPTCHAs, including reCAPTCHA v2, v3, reCAPTCHA v2 invisible, enterprise, hCaptcha, FunCaptcha, Geetest, AWS Waf Captcha, Amazon Captcha, Cloudflare v3(Turnstile) Captcha and regular picture captcha with numbers and letters(ImageToText).
https://www.capsolver.com/
46 stars 2 forks source link

Support detection of DataDome Captcha #7

Open giladspitzer opened 6 months ago

giladspitzer commented 6 months ago

Are there plans to support auto detection and solving of DataDome captchas? I understand the solving functionality is already provided by the capsolver API here?

capsolver commented 6 months ago

hello we have solution for datadome right now, please check: https://docs.capsolver.com/guide/antibots/datadome-f5c36d61-1c4e-499b-8132-7043c0f6069c.html And can you address to me your specific needs regarding AUTO DETECTION?

On 03/01/2024 4:13 AM CST Gilad Spitzer @.***> wrote:

Are there plans to support auto detection and solving of DataDome captchas? I understand the solving functionality is already provided by the capsolver API here https://www.capsolver.com/blog/The-other-captcha/how-to-solve-datadome?

— Reply to this email directly, view it on GitHub https://github.com/capsolver/capsolver-browser-extension/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2UICETYDN6E7XE4JMVB36DYV6FXTAVCNFSM6AAAAABEASTGNWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DEMBSGYYDMNI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

giladspitzer commented 6 months ago

The DataDome row on the chrome extension popup says 'Coming Soon' -- I understand there is a functional capability to solve datadome captcahas via API but there is no corresponding content script in the extension for detection and applying the solution to the DOM like there is for the other captcha types.