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
$1.6/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
$1.2/1000 requests
FunCaptcha
$1.6/1000 requests
$0.6/1000 images
ImageToText
$0.4/1000 requests
Cloudflare Turnstile
$1.6/1000 requests
MTCaptcha
$3/1000 requests
Amazon captcha(AWS WAF)
$2/1000 requests
$0.6/1000 images
DataDome
$2.5/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
comma

Blog

CapSolver Dashboard 3.0!
Level Up with CapSolver Dashboard 3.0!

CapSolver Dashboard 3.0 is newly upgraded with enhanced interaction and a host of new features.

The other captcha

03-Jul-2024

How to solve reCaptcha v3 and get a human like (>0.7–0.9) score
How to solve reCaptcha v3 and get a human like (>0.7–0.9) score

Learn to solve reCaptcha v3 effectively with Capsolver. This guide covers everything from setup to solving captchas, ensuring high scores and smooth web navigation

reCAPTCHA

11-May-2023

How to identify any captcha (reCAPTCHA/hCaptcha/FunCaptcha/GeeTest/Cloudflare) and their parameters
How to identify any captcha (reCAPTCHA/hCaptcha/FunCaptcha/GeeTest/Cloudflare) and their parameters

Master CAPTCHA detection with Capsolver: This guide covers identifying parameters for reCaptcha, hCaptcha, and FunCaptcha, making it simpler to solve them effectively.

Extension

31-Oct-2023

Solve CAPTCHA with Captcha Solver
How to Solve CAPTCHA with Captcha Solver

Encountering CAPTCHAs during web scraping can be a frustrating roadblock, potentially leading to getting blocked from accessing desired data...

The other captcha

15-Mar-2024

Capsolver's Captcha Solver Chrome Extension
Capsolver's Captcha Solver Chrome Extension

Websites use captcha challenges to distinguish real human users from bots and automated scripts. While important for security, captchas can be frustrating speed bumps during automation tasks. To smooth over captchas, Capsolver offers an ingenious Chrome extension for automated solving. In this post, we’ll explore Capsolver’s extension, how to install and use it, supported captcha types, and more.

Extension

23-Oct-2023

Solving reCaptcha V2 with Python
How to solve reCaptcha v2 with Python

In this article, we will show you how to solve reCaptcha v2 with Python

reCAPTCHA

19-Sep-2023

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.