ilovecaptcha.com

Automated CAPTCHA solving API

ilovecaptcha resolves CAPTCHA challenges automatically through a REST API, built for scraping, testing and browser automation pipelines. Send the challenge, receive the result, and keep your workflow running without manual intervention.

In development

Supported CAPTCHA types

ilovecaptcha targets the CAPTCHA and bot-verification systems most commonly encountered in scraping, testing and automation work.

  • reCAPTCHA v2

    Google's checkbox and image-grid challenge, including the invisible variant.

  • hCaptcha

    Privacy-first image challenge, the most common reCAPTCHA alternative.

  • Cloudflare Turnstile

    Cloudflare's non-interactive widget that verifies visitors without a puzzle.

  • GeeTest

    Slide, click and icon-matching challenges, widely deployed in Asia.

  • MTCaptcha

    Enterprise, GDPR-compliant CAPTCHA widget.

  • AWS WAF Captcha

    The puzzle served by Amazon Web Services' Bot Control.

  • DataDome

    The challenge page raised by DataDome's bot-protection layer.

  • keyCaptcha

    Drag-and-drop puzzle where fragments must be assembled.

  • Capy Puzzle

    Slide-to-fit puzzle CAPTCHA.

  • Lemin

    Cropped 3D puzzle challenge (Lemin CROPPED).

  • Tencent

    Tencent Cloud's slider verification captcha.

Pricing and average solving time for each type will be published at launch.

How it works

  1. 1. Submit the challenge

    Send the CAPTCHA, or its site parameters, to the ilovecaptcha API.

  2. 2. The engine solves it

    The solving engine processes the challenge in the background.

  3. 3. Retrieve the result

    Fetch the resulting token or text and inject it into your target request.

Integration

ilovecaptcha is designed as a straightforward REST/JSON API, meant to slot into existing automation pipelines with minimal friction.

  • Plain REST/JSON requests, no proprietary transport.
  • Authentication via an API key.
  • Callable from any programming language: Python, Node.js, PHP, Go, C# and others.
  • Built with batch and large-scale automation workloads in mind.

Full API documentation, including endpoints and code samples, will be published at launch.

Frequently asked questions

What is ilovecaptcha?

ilovecaptcha is an API service for automatically solving CAPTCHA challenges. It is built for developers who need to handle CAPTCHA verification inside automation, scraping and testing pipelines. The service is currently in development.

Which CAPTCHA types does ilovecaptcha support?

ilovecaptcha targets reCAPTCHA v2, hCaptcha, Cloudflare Turnstile, GeeTest, MTCaptcha, AWS WAF Captcha, DataDome, keyCaptcha, Capy Puzzle, Lemin and Tencent captcha. The full list is detailed in the CAPTCHA types section above.

How do I integrate the CAPTCHA solving API?

The service exposes a REST/JSON API secured with an API key, callable from any programming language. It is designed for batch automation workflows. Full integration documentation will be published at launch.

How much does it cost?

Pricing has not been published yet. It will be announced when the service launches.

When does the service launch?

ilovecaptcha is currently in development. No public launch date has been announced yet, and this page will be updated as soon as the service becomes available.