Python

Python + CaptchaAI — Requests, Selenium, Playwright, Scrapy, asyncio, HTTPX, and reusable wrappers.

Clear filters
Use Cases News and Media Aggregation with CAPTCHA Handling
Aggregate news from media outlets protected by CAPTCHAs and paywalls using Captcha AI for automated content collection.

Aggregate news articles from media outlets protected by CAPTCHAs and paywalls using Captcha AI for automated c...

Feb 11, 2026
Tutorials Time-Series Data for CAPTCHA Solve Performance Trends
Collect and analyze CAPTCHA solve performance as time-series data — track solve rates, latency trends, and cost over time using Influx DB, Prometheus, or Timesc...

Collect and analyze CAPTCHA solve performance as time-series data — track solve rates, latency trends, and cos...

Feb 10, 2026
Reference Migrate from AZCaptcha to CaptchaAI: Complete Guide
Step-by-step migration from AZCaptcha to Captcha AI — endpoint mapping, parameter differences, code changes, and parallel testing for a safe transition.

Step-by-step migration from AZCaptcha to Captcha AI — endpoint mapping, parameter differences, code changes, a...

Feb 09, 2026
Tutorials CAPTCHA Chains: Solving Sequential Challenges in Multi-Step Forms
Handle multi-step forms with sequential CAPTCHA challenges — solve each step's CAPTCHA in order, carry session state between steps, and manage token timing acro...

Handle multi-step forms with sequential CAPTCHA challenges — solve each step's CAPTCHA in order, carry session...

Feb 09, 2026
API Tutorials CaptchaAI API Key Rotation: Multi-Key Management
Implement API key rotation for Captcha AI to distribute load across accounts, handle rate limits, and maintain uptime when keys are deactivated.

Implement API key rotation for Captcha AI to distribute load across accounts, handle rate limits, and maintain...

Feb 08, 2026
API Tutorials CaptchaAI Balance Check and Auto-Refill Integration
Check your Captcha AI account balance via API and build auto-refill alerts.

Check your Captcha AI account balance via API and build auto-refill alerts. Python examples for balance monito...

Feb 08, 2026
Tutorials Encrypting CAPTCHA API Traffic: TLS Best Practices
Ensure Captcha AI API traffic is encrypted with TLS — verify configurations, pin certificates, and handle common TLS errors in Python and Java Script.

Ensure all Captcha AI API traffic is encrypted with TLS — verify configurations, pin certificates, and handle...

Feb 08, 2026
API Tutorials Custom CAPTCHA Types: Submitting Unusual Challenges to CaptchaAI
How to submit non-standard and custom CAPTCHA types to Captcha AI — drag-and-drop, slider, puzzle, audio, and custom interactive challenges.

How to submit non-standard and custom CAPTCHA types to Captcha AI — drag-and-drop, slider, puzzle, audio, and...

Feb 07, 2026
Use Cases CAPTCHA Scraping with Python: Complete Guide
how to handle CAPTCHAs in Python scraping scripts using requests, Beautiful Soup, and Captcha AI's API.

Learn how to handle CAPTCHAs in Python scraping scripts using requests, Beautiful Soup, and Captcha AI's API.

Feb 07, 2026
Reference Benchmarking CAPTCHA Solve Times Across Types with CaptchaAI
Benchmark Captcha AI solve times for re CAPTCHA v 2, v 3, Cloudflare Turnstile, Gee Test, Image/OCR, and BLS CAPTCHAs with reproducible test scripts.

Benchmark Captcha AI solve times for re CAPTCHA v 2, v 3, Cloudflare Turnstile, Gee Test, Image/OCR, and BLS C...

Feb 07, 2026
Reference Multi-Language Image CAPTCHA: Character Set Configuration
Configure Captcha AI's Image/OCR solver for different character sets — set the language parameter correctly for Latin, Cyrillic, CJK, Arabic, and mixed-script C...

Configure Captcha AI's Image/OCR solver for different character sets — set the language parameter correctly fo...

Feb 06, 2026
Tutorials Connection Keep-Alive and HTTP/2 for Faster CAPTCHA API Calls
Speed up Captcha AI API calls by using HTTP keep-alive connections and HTTP/2 multiplexing — reduce latency on submit and poll requests.

Speed up Captcha AI API calls by using HTTP keep-alive connections and HTTP/2 multiplexing — reduce latency on...

Feb 06, 2026