Tutorials

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

Clear filters
Tutorials Structured Logging for CAPTCHA Operations
Add structured JSON logging to your CAPTCHA solving workflows — track task IDs, solve times, errors, and costs with Python and Node.js.

Add structured JSON logging to your CAPTCHA solving workflows — track task IDs, solve times, errors, and costs...

Jan 30, 2026
Tutorials Solving GeeTest v3 with Python and CaptchaAI API
Complete guide to solving Gee Test v 3 CAPTCHA challenges using Python and Captcha AI API.

Complete guide to solving Gee Test v 3 CAPTCHA challenges using Python and Captcha AI API. Includes parameter...

Jan 30, 2026
Tutorials Dependency Injection for CAPTCHA Solving Services
Use dependency injection to decouple CAPTCHA solving from business logic — swap providers without code changes, inject mock solvers for testing, and configure s...

Use dependency injection to decouple CAPTCHA solving from business logic — swap providers without code changes...

Jan 28, 2026
Tutorials Health Check Endpoints for CAPTCHA Solving Workers
Build health check endpoints for CAPTCHA solving workers — expose liveness, readiness, and dependency checks so orchestrators can detect and replace unhealthy i...

Build health check endpoints for CAPTCHA solving workers — expose liveness, readiness, and dependency checks s...

Jan 27, 2026
Tutorials Build a Competitor Analysis Dashboard with CaptchaAI
Build a competitor analysis dashboard that scrapes competitor data behind CAPTCHAs, tracks changes over time, and visualizes competitive intelligence.

Build a competitor analysis dashboard that scrapes competitor data behind CAPTCHAs, tracks changes over time,...

Jan 22, 2026
Tutorials Chrome DevTools Network Tab for CAPTCHA Debugging
How to use Chrome Dev Tools Network tab to identify CAPTCHA parameters, capture sitekeys, monitor token injection, and debug CAPTCHA solving workflows in the br...

How to use Chrome Dev Tools Network tab to identify CAPTCHA parameters, capture sitekeys, monitor token inject...

Jan 22, 2026
Tutorials Grid Image CAPTCHA: Coordinate Mapping and Cell Selection
Map grid image CAPTCHA cells to coordinates, extract the full grid, and solve re CAPTCHA-style image challenges with Captcha AI.

Map grid image CAPTCHA cells to coordinates, extract the full grid, and solve re CAPTCHA-style image challenge...

Jan 20, 2026
Tutorials CaptchaAI Health Check and Monitoring Script
Build a health check script that monitors Captcha AI API availability, solve times, balance, and success rates.

Build a health check script that monitors Captcha AI API availability, solve times, balance, and success rates...

Jan 20, 2026
Tutorials Plugin Architecture for CAPTCHA Solving Pipelines
Build a plugin-based CAPTCHA solving pipeline — register pre-processing, solving, and -processing plugins that hook into the solve lifecycle without modifying c...

Build a plugin-based CAPTCHA solving pipeline — register pre-processing, solving, and post-processing plugins...

Jan 19, 2026