FunCaptcha (Arkose Labs captcha) solver
Arkose Labs CAPTCHA (formerly FunCaptcha) challenges users with rotated images or audio, designed to be hard for bots. Unlike Google’s FunCaptcha, Arkose has less user data, leading to frequent verification requests. Instead of traditional text or object recognition, Arkose uses logical tasks and entertaining scenarios, which can improve security but sometimes decrease user conversion due to complexity. FunCaptcha solver automatically bypasses any types Arkose Labs captcha.
Bypass FunCaptchaBest FunCaptcha 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 FunCaptcha auto solver service.
SolveCaptcha is the most cheap and fastest service for solving FunCaptcha captchas.
Solutions | Pricing | Speed | Free capacity, per min. |
---|---|---|---|
FunCaptcha (Arkose Labs captcha) | Pricing $2.99 - $50 | Speed 25 sec. | Free capacity, per min. 10,056 |
FunCaptcha solver API: How to solve and bypass FunCaptcha
The process for resolving FunCaptcha 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.
FunCaptcha Token Method
Now we provide a method to solve FunCaptcha with a token.
The method is pretty simple:
-
You need to locate public key of FunCaptcha. There are two ways to find it: you can locate funcaptcha's div element and check the value of
data-pkey
parameter parameter or you can find the input element with namefc-token
and then extract the key indicated afterpk
from the value of this element. -
Submit a HTTP GET or POST request to our API URL:
http://api.solvecaptcha.com/in.php
with method set to funcaptcha and provide the value found on previous step as value for publickey and full page URL as value for pageurl. Sending proxies is not obligatory ar the moment but it's recommended.
You can find the full list of parameters in the table below.Request URL example:
https://api.solvecaptcha.com/in.php?key=1abc234de56fab7c89012d34e56fa7b8&method=funcaptcha&publickey=12AB34CD-56F7-AB8C-9D01-2EF3456789A0&pageurl=http://mysite.com/page/with/funcaptcha/
-
If everything is fine server will return the ID of your captcha as plain text, like: OK|2122988149 or as JSON {"status":1,"request":"2122988149"} if json parameter was used.
Otherwise server will return an error code. -
Make a 10-20 seconds timeout then submit a HTTP GET request to our API URL:
http://api.solvecaptcha.com/res.php
to get the result.
The full list of parameters is in the table below.If captha is already solved server will respond in plain text or JSON and return the answer token that looks like:
3084f4a302b176cd7.96368058|r=ap-southeast-1|guitextcolor=%23FDD531|metabgclr=%23FFFFFF|metaiconclr=%23202122|meta=3|lang=en|pk=12AB34CD-56F7-AB8C-9D01-2EF3456789A0|cdn_url=https://cdn.funcaptcha.com/fc|surl=https://funcaptcha.com
If captcha is not solved yet server will return CAPCHA_NOT_READY result. Retry your request after 5 seconds.
If something gone wrong server will return an error code.
-
Locate the element with id fc-token and put the token into value of this element.
Please note: if you use nojs=1 parameter API will return just first part of token string like this: 3084f4a302b176cd7.96368058|r=ap-southeast-1 and you got to build the full string using the original value of fc-token
-
Do the rest what you need to do on the website: submit a form or click on a button or something else.
List of GET/POST request parameters for http://api.solvecaptcha.com/in.php
Parameter | Type | Required | Description |
key | String | Yes | your API key |
method | String | Yes | funcaptcha - defines that you're sending a FunCaptcha with token method |
publickey | String | Yes | Value of pk or data-pkey parameter you found on page |
pageurl | String | Yes | Full URL of the page where you see the FunCaptcha |
nojs | Integer Default: 0 |
No |
Tells us to solve FunCaptcha without javascript
enabled. Can be used in case when normal method
doesn't work for some reason. Important: please note that we will return just a part of the token in that case. More info above. |
userAgent | String | No | Tells us to use your user-agent value. |
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. |
List of GET request parameters for http://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 |
No |
0 - server will send the response as plain text 1 - tells the server to send the response as JSON |
Request URL example:
http://api.solvecaptcha.com/res.php?key=1abc234de56fab7c89012d34e56fa7b8&action=get&id=2122988149
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