Unleashing Your RPA Potential

Discover seamless automatic captcha solving with our AI-powered Auto Web Unblock technology!
CAPSOLVER
reCAPTCHA
v2/v3/Enterprise
CAPSOLVER
FunCaptcha
CAPSOLVER
hCaptcha
Normal/Enterprise
CAPSOLVER
Geetest v3 / v4
CAPSOLVER
ImageToText
CAPSOLVER
Many more
100% AI and machine learning solutions
We trusted by

how to solve

use capsolver api

Popular captchas supported

Easily use Capsolver to solve captchas

We ensure that integrating our products into your infrastructure is as effortless as possible. With multiple language support and ready-to-use code examples, a quick and easy start to your web project is a guarantee.

Documentation For Developers

hCaptcha
# pip install --upgrade capsolver
# export CAPSOLVER_API_KEY='...'

import capsolver

# capsolver.api_key = "..."
solution = capsolver.solve({
    "type": "HCaptchaTaskProxyLess",
    "websiteURL": "https://hcaptcha.com/",
    "websiteKey": "00000000-0000-0000-0000-000000000000",
})
package main

import (
    "fmt"
    capsolver_go "github.com/capsolver/capsolver-go"
    "log"
)

func main() {
    // first you need to install sdk
    //go get github.com/capsolver/capsolver-go
    //export CAPSOLVER_API_KEY='...' or
    //capSolver := CapSolver{ApiKey:"..."}

    capSolver := capsolver_go.CapSolver{}
    solution, err := capSolver.Solve(map[string]any{
        "type":       "HCaptchaTaskProxyLess",
        "websiteURL": "https://hcaptcha.com/",
        "websiteKey": "00000000-0000-0000-0000-000000000000",
    })
    if err != nil {
        log.Fatal(err)
        return
    }
    fmt.Println(solution)
}

use capsolver extension

Captcha Solving Extension supported in Chrome and Firefox browsers
Our browser extension allows you to automatically solve image recognition or Optical Character Recognition (OCR).

Including reCAPTCHA v2, v3, hCaptcha, FunCaptcha, Cloudflare Turnstile, AWS WAF, and more types.

hCaptcha
reCAPTCHA
FunCaptcha
Cloudflare
Aws
More types

Pricing

Check our popular packages🔥, save up to 60% than pay per use!

We offer both pay per use and package options.

SolutionsPricing
hCaptcha
Merged with hCaptchaEnterpriseTask
$0.8/1000 requests
$0.2/1000 images
reCAPTCHA v2
$0.8/1000 requests
$0.4/1000 images
reCAPTCHA v2 Enterprise
$1/1000 requests
$0.4/1000 images
reCAPTCHA v3 Enterprise
$3/1000 requests
Geetest v3 / v4
$0.6/1000 requests
FunCaptcha
$1.6/1000 requests
$0.6/1000 images
ImageToText
$0.4/1000 requests
Cloudflare Turnstile
$1.6/1000 requests
Cloudflare Challenge
$3/1000 requests
MTCaptcha
$3/1000 requests
Amazon captcha(AWS WAF)
$2/1000 requests
$0.15/1000 images
DataDome
$2.5/1000 requests
Incapsula/Imperva
$3/1000 requests
Need a better price? Contact us to get the developer plan.
Customize Service

Use Cases

CapSolver now provides image recognition services to customers through artificial intelligence and machine learning. The purpose of their work is to use artificial intelligence in more areas, expanding possibilities in technology driven environments.

Web TestingWeb Testing
Social MediaSocial Media
Data CollectionData Collection
Market ResearchMarket Research
SeoSeo
Online ShoppingOnline Shopping
Online GamingOnline Gaming
Financial ServicesFinancial Services

What makes us better

Most flexible and customized service

Pay-per-captcha, minimum $1 top-up

We also provide custom instance for users with high demand

Highly reliable

99.99% uptime

Clients from 100+ companies use our services everyday

Custom Instance
You can customize your requirements through custom instances
And our technical team works one-to-one with large organisations or companies
Compatibility
CapSolver works with APIs of most popular manual captcha recognition services.
To start, just enter the key in your software.

Maximize Enterprise Potential

Integrated by a multitude of large enterprises, provides a robust solution for captchas in scenarios including data scraping, automation, and educational applications.