Blog

AZcaptcha Blog

Captcha solving tips, API guides, and product updates.

API Tutorials

How to Solve Amazon WAF Captcha with the AZcaptcha API

AWS WAF needs only the protected page URL โ€” no sitekey. Submit an AwsWafTaskProxyless task, poll for the token, and attach it as the aws-waf-token cookie on your next requests.

Jul 28, 2026
#aws waf#amazon waf#api#tutorial#token
API Tutorials

How to Solve GeeTest (v3 & v4) with the AZcaptcha API

GeeTest returns a bundle of values, not one token โ€” and v3 and v4 differ. Learn the parameters for each, submit a GeeTestTaskProxyless task, and return the full solution to the form.

Jul 27, 2026
#geetest#geetest v4#slider#api#tutorial
API Tutorials

How to Solve FunCaptcha (Arkose Labs) with the AZcaptcha API

FunCaptcha / Arkose is the interactive "rotate the animal" puzzle. Find the public key, submit a FunCaptchaTaskProxyless task, poll for the token, and inject it into the Arkose field.

Jul 26, 2026
#funcaptcha#arkose#api#tutorial#token
Guides

How to Get Past Cloudflare in 2026: Turnstile, Challenge & Working Methods

Cloudflare means two different jobs: the Turnstile widget (a token) and the full-page Challenge (a cf_clearance cookie bound to your IP/UA). Which method works for each, and why matching matters.

Jul 25, 2026
#cloudflare#turnstile#cf_clearance#methods#2026
Guides

How to Solve reCAPTCHA v2 in 2026: Every Working Method Compared

Browser automation, open-source audio/ML solvers, extensions, and solving APIs โ€” which actually work in 2026, what each is good and bad at, and which to reach for first.

Jul 24, 2026
#recaptcha#recaptcha v2#methods#2026#api
Guides

What Does Captcha Solving Cost? AZcaptcha Pricing per 1,000 Explained

How AZcaptcha prices each captcha type, how to estimate a monthly bill from your volume, and where the real savings come from. Every rate is per 1,000 โ€” and you never pay for failed solves.

Jul 23, 2026
#pricing#cost#per 1000#budget#comparison
Guides

hCaptcha vs reCAPTCHA: What's Different and How to Automate Both

hCaptcha and reCAPTCHA look interchangeable but differ in vendor, sitekey format, and response field. See what changes โ€” and why one create-poll-inject pattern solves both.

Jul 22, 2026
#hcaptcha#recaptcha#comparison#api#token
Guides

reCAPTCHA v2 vs v3 vs Enterprise: Key Differences (and How Each Is Solved)

Google ships three products under the reCAPTCHA name and they behave nothing alike. Compare v2, v3, and Enterprise โ€” what each returns, how to tell them apart, and the matching AZcaptcha task type.

Jul 21, 2026
#recaptcha#recaptcha v2#recaptcha v3#enterprise#comparison
API Tutorials

Faster Solving with Async Pingbacks + Using Proxies

Stop polling: register a pingback URL and let AZcaptcha POST solutions to your server. Plus how and when to pass your own proxy for session-bound captchas.

Jul 20, 2026
#pingback#proxy#async#api#advanced
Guides

AntiCaptcha vs 2Captcha vs AZcaptcha: API Compatibility & Migration

AZcaptcha implements both the AntiCaptcha (createTask/getTaskResult) and 2Captcha (in.php/res.php) APIs, so migrating is usually just a base-URL swap. Here is how.

Jul 19, 2026
#migration#anticaptcha#2captcha#api#comparison
API Tutorials

Image & Text Captcha OCR: base64 and in.php Upload

Solve distorted text captchas two ways: an ImageToTextTask with a base64 image, or a classic multipart in.php upload. Read solution.text and report bad solves.

Jul 18, 2026
#image captcha#ocr#base64#api#tutorial
API Tutorials

Bypassing the Cloudflare Challenge with cf_clearance

The Cloudflare "Just a moment..." interstitial returns a cf_clearance cookie bound to your IP and User-Agent. Learn how to solve it and reuse the cookie correctly.

Jul 17, 2026
#cloudflare#cf_clearance#challenge#api#tutorial
API Tutorials Jul 28, 2026

How to Solve Amazon WAF Captcha with the AZcaptcha API

AWS WAF needs only the protected page URL โ€” no sitekey. Submit an AwsWafTaskProxyless task, poll for the token, and attach it as the aws-waf-token cookie on your next requests.

#aws waf#amazon waf#api#tutorial#token
API Tutorials Jul 27, 2026

How to Solve GeeTest (v3 & v4) with the AZcaptcha API

GeeTest returns a bundle of values, not one token โ€” and v3 and v4 differ. Learn the parameters for each, submit a GeeTestTaskProxyless task, and return the full solution to the form.

#geetest#geetest v4#slider#api#tutorial
API Tutorials Jul 26, 2026

How to Solve FunCaptcha (Arkose Labs) with the AZcaptcha API

FunCaptcha / Arkose is the interactive "rotate the animal" puzzle. Find the public key, submit a FunCaptchaTaskProxyless task, poll for the token, and inject it into the Arkose field.

#funcaptcha#arkose#api#tutorial#token
Guides Jul 25, 2026

How to Get Past Cloudflare in 2026: Turnstile, Challenge & Working Methods

Cloudflare means two different jobs: the Turnstile widget (a token) and the full-page Challenge (a cf_clearance cookie bound to your IP/UA). Which method works for each, and why matching matters.

#cloudflare#turnstile#cf_clearance#methods#2026
Guides Jul 24, 2026

How to Solve reCAPTCHA v2 in 2026: Every Working Method Compared

Browser automation, open-source audio/ML solvers, extensions, and solving APIs โ€” which actually work in 2026, what each is good and bad at, and which to reach for first.

#recaptcha#recaptcha v2#methods#2026#api
Guides Jul 23, 2026

What Does Captcha Solving Cost? AZcaptcha Pricing per 1,000 Explained

How AZcaptcha prices each captcha type, how to estimate a monthly bill from your volume, and where the real savings come from. Every rate is per 1,000 โ€” and you never pay for failed solves.

#pricing#cost#per 1000#budget#comparison
Guides Jul 22, 2026

hCaptcha vs reCAPTCHA: What's Different and How to Automate Both

hCaptcha and reCAPTCHA look interchangeable but differ in vendor, sitekey format, and response field. See what changes โ€” and why one create-poll-inject pattern solves both.

#hcaptcha#recaptcha#comparison#api#token
Guides Jul 21, 2026

reCAPTCHA v2 vs v3 vs Enterprise: Key Differences (and How Each Is Solved)

Google ships three products under the reCAPTCHA name and they behave nothing alike. Compare v2, v3, and Enterprise โ€” what each returns, how to tell them apart, and the matching AZcaptcha task type.

#recaptcha#recaptcha v2#recaptcha v3#enterprise#comparison
API Tutorials Jul 20, 2026

Faster Solving with Async Pingbacks + Using Proxies

Stop polling: register a pingback URL and let AZcaptcha POST solutions to your server. Plus how and when to pass your own proxy for session-bound captchas.

#pingback#proxy#async#api#advanced
Guides Jul 19, 2026

AntiCaptcha vs 2Captcha vs AZcaptcha: API Compatibility & Migration

AZcaptcha implements both the AntiCaptcha (createTask/getTaskResult) and 2Captcha (in.php/res.php) APIs, so migrating is usually just a base-URL swap. Here is how.

#migration#anticaptcha#2captcha#api#comparison
API Tutorials Jul 18, 2026

Image & Text Captcha OCR: base64 and in.php Upload

Solve distorted text captchas two ways: an ImageToTextTask with a base64 image, or a classic multipart in.php upload. Read solution.text and report bad solves.

#image captcha#ocr#base64#api#tutorial
API Tutorials Jul 17, 2026

Bypassing the Cloudflare Challenge with cf_clearance

The Cloudflare "Just a moment..." interstitial returns a cf_clearance cookie bound to your IP and User-Agent. Learn how to solve it and reuse the cookie correctly.

#cloudflare#cf_clearance#challenge#api#tutorial