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
DataDome
CAPSOLVER
Anti-bot Solution
CAPSOLVER
hCaptcha
Normal/Enterprise
CAPSOLVER
Geetest v3 / v4
CAPSOLVER
ImageToText
100% AI and machine learning solutions
We trusted by

how to bypass

use capsolver api

Popular captchas supported

Easily use Capsolver to bypass 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 Bypass Extension supported in Chrome and Firefox browsers
This browser extension allows you to automatically solve the most popular captchas on any webpage.

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.04/1000 images
reCAPTCHA v3
$1/1000 requests
reCAPTCHA v3 M1high score
Upgraded version of reCAPTCHA v3, to get a higher score of 0.7 or 0.9
$1.5/1000 requests
reCAPTCHA v2 Enterprise
$1/1000 requests
$0.04/1000 images
reCAPTCHA v3 Enterprise
$3/1000 requests
Geetest v3 / v4
$0.6/1000 requests
FunCaptcha
$2/1000 requests
$0.4/1000 images
ImageToText
$0.4/1000 requests
Cloudflare Turnstile
$1/1000 requests
MTCaptcha
$3/1000 requests
Amazon captcha(AWS WAF)
$2/1000 requests
$0.15/1000 images
DataDome slider captcha
$3/1000 requests
Cybersiara captcha
$2/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

100 million monthly requests at 99.9% 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.

REFERRAL SYSTEM

& DEVELOPER PROGRAM

group
REFERRAL SYSTEM
10%
You get up to 10% profit
every time your referrals add funds
Capsolver referral system
DEVELOPER PROGRAM
5%-20%
You get up to 5-20% profit
whenever your users use our services
Capsolver developer program

Easy integration

More than 1000+ platforms have integrated our API,
you can easily use our services without programming skills