Skip to main content

RecaptchaV2 2Captcha

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

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

The V2Recaptcha2captcha activity in the designer

Example

V2Recaptcha2captcha("<pageURL>", "<siteKey>", apiKey="<apiKey>")

Inputs

NameTypeRequiredDefaultDescription
Webpage URLstringYesThe URL of the page containing the reCAPTCHA V2 widget that you wish to solve. Ensure that the page is publicly accessible.
Website KeystringYesThe site key (data-sitekey) for the reCAPTCHA widget. This is typically found within the HTML of the reCAPTCHA widget's
element.
2Captcha API KeystringYesYour unique API key for the 2captcha service. This key is required to authenticate and use their CAPTCHA-solving functionality