Tutorials

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

Clear filters
Tutorials Reusable CAPTCHA Modules for Client Projects
Build reusable CAPTCHA-solving modules for client projects using Captcha AI.

Build reusable CAPTCHA-solving modules for client projects using Captcha AI. Package solving logic into import...

Feb 20, 2026
Tutorials CAPTCHA in Pop-Up Modals: Detection and Token Injection
Detect CAPTCHAs inside pop-up modals and dialog elements — wait for modal visibility, extract sitekeys from dynamic content, and inject tokens before modal time...

Detect CAPTCHAs inside pop-up modals and dialog elements — wait for modal visibility, extract sitekeys from dy...

Feb 19, 2026
Tutorials Compensating Transactions for Failed CAPTCHA Workflows
Implement compensating transactions for multi-step CAPTCHA workflows — undo partial work when a later step fails so your system stays consistent.

Implement compensating transactions for multi-step CAPTCHA workflows — undo partial work when a later step fai...

Feb 19, 2026
Tutorials Mobile Browser Automation CAPTCHA Solving with CaptchaAI
Solve re CAPTCHA v 2 CAPTCHAs in mobile browser automation using Selenium with Chrome for Android and Playwright mobile emulation, integrated with Captcha AI AP...

Solve re CAPTCHA v 2 CAPTCHAs in mobile browser automation using Selenium with Chrome for Android and Playwrig...

Feb 18, 2026
Tutorials Building Client CAPTCHA Pipelines with CaptchaAI
Build production-ready CAPTCHA-solving pipelines for client projects using Captcha AI.

Build production-ready CAPTCHA-solving pipelines for client projects using Captcha AI. Covers architecture, qu...

Feb 18, 2026
Tutorials CAPTCHA Retry Queue with Exponential Backoff
Implement a retry queue with exponential backoff for Captcha AI API calls.

Implement a retry queue with exponential backoff for Captcha AI API calls. Handles transient failures, rate li...

Feb 15, 2026
Tutorials CaptchaAI Webhook Security: Validating Callback Signatures
Secure your Captcha AI callback/pingback endpoints — validate request origins, implement HMAC signatures, and protect against replay attacks.

Secure your Captcha AI callback/pingback endpoints — validate request origins, implement HMAC signatures, and...

Feb 15, 2026
Tutorials Caching CAPTCHA Tokens for Reuse
Cache and reuse CAPTCHA tokens with Captcha AI to reduce API calls and costs.

Cache and reuse CAPTCHA tokens with Captcha AI to reduce API calls and costs. Covers token lifetimes, cache st...

Feb 15, 2026
Tutorials Building a CaptchaAI Debug Logger for Development
Build a debug logging wrapper for the Captcha AI API that captures request details, response data, timing, and errors — with structured output for development t...

Build a debug logging wrapper for the Captcha AI API that captures request details, response data, timing, and...

Feb 14, 2026
Tutorials Build a Multi-Site Data Aggregation System with CaptchaAI
Build a multi-site data aggregation system that scrapes structured data from multiple sources, handles varied CAPTCHA types, and merges results into a unified d...

Build a multi-site data aggregation system that scrapes structured data from multiple sources, handles varied...

Feb 13, 2026
Tutorials CAPTCHA Handling in Mobile Apps with Appium
Handle CAPTCHAs in mobile app automation using Appium and Captcha AI — extract Web sitekeys, solve, and inject tokens on Android and i OS.

Handle CAPTCHAs in mobile app automation using Appium and Captcha AI — extract Web View sitekeys, solve, and i...

Feb 13, 2026