hCaptcha solver
hCaptcha, like reCAPTCHA v2, prompts users to check a box to confirm they’re not a bot and may ask them to identify specific image categories for added verification. hCaptcha solver automatically bypasses any types hCaptcha.
Bypass hCaptchaBest hCaptcha auto solver
By leveraging advanced human-based and AI-driven captcha-solving algorithms, SolveCaptcha achieves speed and cost efficiency, providing a top-tier experience for developers.
-
High Reliability
Service offers the fastest update speeds compared to similar providers, keeping you ahead.
-
No Risks
You only pay for successfully solved CAPTCHAs, with strict monitoring in place to prevent any misuse or illegal activities.
-
AI and Human-Powered
We combine advanced AI with human verification for efficient, fully automated CAPTCHA solving.
-
Wide Compatibility
SolveCaptcha seamlessly integrates with APIs from top manual CAPTCHA recognition services.
-
Diverse Solutions
Access SolveCaptcha through both captcha solver API and a convenient Chrome extension.
-
Trusted
Over 1 000 platforms have integrated captcha solver API for smooth, reliable automation.
Pricing for a hCaptcha auto solver service.
SolveCaptcha is the most cheap and fastest service for solving hCaptcha captchas.
Solutions | Pricing | Speed | Free capacity, per min. |
---|---|---|---|
hCaptcha | Pricing $2.99 | Speed 36 sec. | Free capacity, per min. 10,056 |
hCaptcha solver API: How to solve and bypass hCaptcha
The process for resolving hCaptcha with SolveCaptcha is follows: When users encounter a captcha, they send a request to SolveCaptcha via captcha sovler API, which quickly the captcha, allowing users to proceed without interruption.
To solve hCaptcha you need to extract the value of sitekey
parameter from the source code of the page and send a request to our API containin the extracted sitekey and full page URL.
When you received the response. Set the returned useragent
value for your browser/HTTP client and place the token into h-captcha-response
and g-recaptcha-response
hidden elements. Then submit the form or make the corresponding request to your target website.
Please note, hcaptcha also has a callback. If there is no form to submit you MUST explore the website code and find the callback.
List of GET/POST request parameters for https://api.solvecaptcha.com/in.php
Parameter | Type | Required | Description |
---|---|---|---|
key | String | Yes | your API key |
method | String | Yes | hcaptcha - defines that you're sending hCaptcha |
sitekey | String | Yes | Value of data-sitekey parameter you found on page |
pageurl | String | Yes | Full URL of the page where you bypass the captcha |
invisible | Number Default: 0 |
No | Use 1 for invisible version of hcaptcha. Currently it is a very rare case. |
domain | String Default: hcaptcha.com |
No | Domain used to load the captcha: hcaptcha.com or js.hcaptcha.com |
data | String | No | Custom data that is used in some implementations of hCaptcha, mostly with invisible=1 . In most cases you see it as rqdata inside network requests.Format: "data": "rqDataValue" |
String | No | Deprecated. We do not use your userAgent anymore on our workers side. Use should set on your side the User-Agent value of our worker returned with the token by our API. | |
header_acao | Integer Default: 0 |
No | 0 - disabled 1 - enabled. If enabled in.php will include Access-Control-Allow-Origin:* header in the response. Used for cross-domain AJAX requests in web applications. Also supported by res.php . |
pingback | String | No | URL for pingback (callback) response that will be sent when captcha is solved. URL should be registered on the server. More info here. |
json | Integer Default: 0 |
No | 0 - server will send the response as plain text 1 - tells the server to send the response as JSON |
soft_id | Integer | No | ID of software developer. Developers who integrated their software with SolveCaptcha get reward: 10% of spendings of their software users. |
proxy | String | No | Format: login:[email protected]:3128 You can find more info about proxies here. |
proxytype | String | No | Type of your proxy: HTTP, HTTPS, SOCKS4, SOCKS5. |
Request example:
{
"key": "YOUR_API_KEY",
"method": "hcaptcha",
"sitekey": "f7de0da3-3303-44e8-ab48-fa32ff8ccc7b",
"pageurl": "https://api.solvecaptcha.com/demo/hcaptcha",
"json": 1
}
Response example:
{
"status": 1,
"request": "74327409378"
}
List of GET request parameters for https://api.solvecaptcha.com/res.php
GET parameter | Type | Required | Description |
---|---|---|---|
key | String | Yes | your API key |
action | String | Yes | get - get the asnwer for your captcha |
id | Integer | Yes | ID of captcha returned by in.php. |
json | Integer Default: 0 |
Yes | Always set to 1 for hCaptcha to get the response as JSON containing the User-Agent value |
Request example:
https://api.solvecaptcha.com/res.php?key=1abc234de56fab7c89012d34e56fa7b8&action=get&id=2122988149&json=1
Response example:
{
"status": 1,
"request": "P0_eyJ0eXAiOiJK...aJtugg",
"useragent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/115.0"
}
Captcha Bypass Extension
Chrome browser extension allows automatically solving captchas. Including Google reCAPTCHA v2, v3, FunCaptcha, hCaptcha, Cloudflare bypass, Amazon AWS WAF, and more types.
Best Captcha Recognition and Solving Service Supported
The service enables recognition, solve, bypass, pass of any type of popular captcha.
More types