Skip to main content

Understanding Threads in CaptchaAI

CaptchaAI uses a thread system to manage CAPTCHA-solving processes. Unlike traditional captcha solvers that charge per captcha, CaptchaAI offers unlimited solving, limited only by the number of threads in your subscription plan.


What is a Thread?

A thread represents a simultaneous API call to solve a CAPTCHA. The number of threads in your plan determines how many CAPTCHAs you can process concurrently.

Example:

  • If your plan includes 50 threads, you can send up to 50 CAPTCHAs at the same time.
  • Once solved, those threads are freed up, allowing you to send additional CAPTCHAs.

Solving Time and Thread Management

  • Standard reCAPTCHA v2:
    The average solving time is 25 seconds. If you send 50 CAPTCHAs, you need to wait until they are solved before sending more.

    • After solving, threads are freed automatically for reuse.
  • Hard CAPTCHAs:
    Harder challenges may take up to 250 seconds to solve. If a CAPTCHA remains unsolved after 250 seconds, it is marked as unsolvable, and the thread is released.

  • Automatic Thread Release:
    Threads processing hard CAPTCHAs are automatically freed after 120 seconds, even if the CAPTCHA is still unsolved.

    Example:
    If all 50 threads are processing hard CAPTCHAs taking 180 seconds each, threads will free up after 120 seconds, allowing you to send new tasks.


Monitor Your Threads

You can monitor live data about your thread usage using the link below:
CaptchaAI Thread Monitoring

This tool provides real-time feedback on active threads, helping you optimize your CAPTCHA-solving workflow.


Key Benefits of the Thread System

  • Scalability: Solve multiple CAPTCHAs simultaneously based on your subscription plan.
  • Cost-Effective: Unlimited solving within thread capacity, with no per-CAPTCHA charges.
  • Efficiency: Threads are automatically managed to ensure continuous task processing.

For more information on subscription plans and thread capacities, refer to the Getting Started Guide. If you encounter any issues, feel free to contact CaptchaAI Support.

🛠 Tip: Choose a subscription plan that aligns with your CAPTCHA-solving requirements to maximize efficiency.