Tutorials

Real-world tutorials for bypassing Turnstile, solving reCAPTCHA, automating logins, and scraping protected pages.

Clear filters
Tutorials Building a Fast CaptchaAI Client on the Bun Runtime
Building a Fast Captcha AI Client on the Bun Runtime for automation developers: a working Captcha AI walkthrough with code, operational checklist, KPIs, and tro...

Building a Fast Captcha AI Client on the Bun Runtime for automation developers: a working Captcha AI walkthrou...

May 05, 2026
Tutorials Solving CAPTCHAs With BullMQ in Node.js
Solving CAPTCHAs With Bull MQ for automation developers: a working Captcha AI walkthrough with code, operational checklist, KPIs, and troubleshooting so you can...

Solving CAPTCHAs With Bull MQ for automation developers: a working Captcha AI walkthrough with code, operation...

May 05, 2026
Tutorials Cloudflare Turnstile Token Handoff with CaptchaAI
how to apply a Cloudflare Turnstile token after Captcha AI solves it, including same-session handoff, cf-turnstile-response injection, callback handling, pollin...

Learn how to apply a Cloudflare Turnstile token after Captcha AI solves it, including same-session handoff, cf...

Apr 29, 2026
Tutorials Building a Backlink Discovery Tool With CAPTCHA Handling
Building a Backlink Discovery Tool With CAPTCHA Handling for technical SEO practitioners: a working Captcha AI walkthrough with code, operational checklist, KPI...

Building a Backlink Discovery Tool With CAPTCHA Handling for technical SEO practitioners: a working Captcha AI...

Apr 28, 2026
Tutorials Discord Webhook Alerts for CAPTCHA Pipeline Status
Send CAPTCHA pipeline alerts to Discord — webhook integration for balance warnings, error spikes, queue status, and daily summary reports with Captcha AI.

Send CAPTCHA pipeline alerts to Discord — webhook integration for balance warnings, error spikes, queue status...

Apr 09, 2026
Tutorials Handling Multiple CAPTCHAs on a Single Page
how to detect and solve multiple CAPTCHAs on a single web page using Captcha AI.

Learn how to detect and solve multiple CAPTCHAs on a single web page using Captcha AI. Covers multi-iframe ext...

Apr 09, 2026
Tutorials Pytest Fixtures for CaptchaAI API Testing
Build reusable pytest fixtures to test CAPTCHA-solving workflows with Captcha AI.

Build reusable pytest fixtures to test CAPTCHA-solving workflows with Captcha AI. Covers mocking, live integra...

Apr 08, 2026
Tutorials Streaming Batch Results: Processing CAPTCHA Solutions as They Arrive
Process CAPTCHA solutions the moment they arrive instead of waiting for tasks to complete — use async generators, event emitters, and callback patterns for stre...

Process CAPTCHA solutions the moment they arrive instead of waiting for all tasks to complete — use async gene...

Apr 07, 2026
Tutorials Extracting reCAPTCHA Parameters from Page Source
Extract re CAPTCHA parameters from any web page — sitekey, action, data-s, enterprise flag, and version — using regex, DOM queries, and network interception.

Extract all re CAPTCHA parameters from any web page — sitekey, action, data-s, enterprise flag, and version —...

Apr 07, 2026
Tutorials Bulkhead Pattern: Isolating CAPTCHA Solving Failures
Apply the bulkhead pattern to isolate CAPTCHA solving failures — partition resources into independent pools so a slow or failing solver type doesn't starve othe...

Apply the bulkhead pattern to isolate CAPTCHA solving failures — partition resources into independent pools so...

Apr 07, 2026
Tutorials Build a Job Listing Aggregator with CaptchaAI
Step-by-step tutorial to build a job listing aggregator that scrapes multiple job boards, solves CAPTCHAs, and normalizes results into a searchable database.

Step-by-step tutorial to build a job listing aggregator that scrapes multiple job boards, solves CAPTCHAs, and...

Apr 06, 2026