Skip to main content

RecaptchaV2 Anti-captcha

Solves reCAPTCHA V2 challenges using the Anti-captcha service. The service will process the CAPTCHA and return the solution token required to bypass the verification.

Category: CAPTCHA Solving · Group: Captcha · Activity name: V2RecaptchaAnticaptcha

The V2RecaptchaAnticaptcha activity in the designer

Example

V2RecaptchaAnticaptcha("<pageURL>", "<siteKey>", isInvisible=True, dataSValue="<dataSValue>", apiKey="<apiKey>")

Inputs

NameTypeRequiredDefaultDescription
Webpage URLstringYesThe URL of the page containing the reCAPTCHA V2 widget that you wish to solve.
Website KeystringYesThe site key (data-sitekey) for the reCAPTCHA widget. This is typically found within the HTML of the reCAPTCHA widget's
element.
Is invisibilebooleanCheck this box if you are solving an invisible Recaptcha V2.
Data-s ValuestringFill this value if you are solving a ReCaptcha V2 with the 'data-s' parameter, typically found at google.com websites
AntiCaptcha API KeystringYesYour unique API key for the Anti-Captcha service. This key is required to authenticate and use their CAPTCHA-solving functionality