Anti Captcha Recaptcha
No credit card required
Anti Captcha Recaptcha
No credit card required
🧰 Actor for solving Google reCAPTCHA using the anti-captcha.com service. You need to have an anti-captcha subscription.
Do you want to learn more about this Actor?
Get a demoYou can access the Anti Captcha Recaptcha programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "proxyType": "http",
3 "proxyAddress": "8.8.8.8",
4 "proxyPort": 8080,
5 "proxyLogin": "theLogin",
6 "proxyPassword": "thePassword",
7 "userAgent": "Opera 6.0",
8 "cookies": "name=value; name2=value2"
9}' |
10apify call petr_cermak/anti-captcha-recaptcha --silent --output-dataset
🧰 Free anticaptcha reCAPTCHA tool API through CLI
The Apify CLI is the official tool that allows you to use Anti Captcha Recaptcha locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 15 monthly users
- 17 stars
- 60.8% runs succeeded
- Created in Oct 2017
- Modified 5 months ago