About FunCaptcha

FunCaptcha presents the user with a variety of challenges. For example, image rotation: the user is presented with an unaligned image (usually an animal) and is tasked with rotating the image to upright. Object recognition: the user must recognise specific objects in a complex image. Slide Matching: This challenge involves moving the object to the correct position in the image.

Visit Our Blog For FunCaptcha Info

Funcaptcha

EZcaptcha: A More Advanced Solution for FunCaptcha

EZCaptcha provides a great FunCaptcha solver for solving FunCaptcha effectively.
With our affordable pricing and rapid AI-driven solving capabilities, developers can easily integrate it into their projects while saving time and costs.

High Accuracy

Leveraging advanced algorithms and machine learning in our cloud service, we guarantee unparalleled precision in captcha recognition, providing reliable results for every task.

Customized Solutions

We specialize in tailoring solutions to precisely fit the unique needs of each client, ensuring optimal performance and satisfaction.

Privacy Protection

We prioritize user privacy and security. Our API uses advanced encryption and meets industry standards to protect sensitive data. We are dedicated to maintaining a secure environment while delivering efficient solutions.

Recharge Bonus

Get rewards with our recharge bonus program! Recharge to certain levels for bonuses. The more you recharge, the better the bonus!

EZ captcha API Guide: Solve FunCaptcha Easily

EZ Captcha makes solving FunCaptcha simple and efficient. You can easily integrate our service using EZ Captcha's API, providing seamless and automated captcha solving for your applications.
Sign up today to experience fast and reliable captcha solving with EZ Captcha!
SOLUTIONSPEEDPRICE / 1000 REQUESTS
solution logo
FunCaptcha
< 20 s
$ 1.2

Need a better price?

Contact us to get the developer plan

Funcaptcha

1-Create Task

Create a task through the createTask method
Request host: https://api.ez-captcha.com
Request api: https://api.ez-captcha.com/createTask
Request format:POST application/json

2-Parameter Structure

ParameterTypeRequiredDescription
clientKey
string
true
Account client key, which can be found in the personal center
task
object
true
The task parameter object, the details are the following items in this table
type
string
true
Task type, such as FuncaptchaTaskProxyless
websiteURL
string
true
FunCaptcha website url, usually a fixed value.
websiteKey
string
true
FunCaptcha site key, usually a fixed value
data
string
false
Additional parameter that may be required by FunCaptcha implementation. Use this property to send 'blob' value as a stringified array. See example how it may look like:blob: HERE_COMES_THE_blob_VALUE
funcaptchaApiJSSubdomain
string
false
A special subdomain of arkoselabs.com, from which the JS captcha widget should be loaded. Most FunCaptcha installations work from shared domains.
proxy
string
false
Proxy format:
protocol:ip:port:username:password
like: 'http:111.222.111.222:10103:username:password'
* Please note that for FunCAPTCHA solving requests where you are using rotating proxies, you need to ensure that the proxy supports sessions(session id or sticky). Otherwise, we will solve the captcha with an IP that is rotated and does not match the IP you are using, which will result in an invalid captcha.
cn
boolean
false
If your proxy is chinese proxy, set it to true. If not, do not set this parameter
if your proxy provider need whitelist, you can add “202.105.112.236” to whitelist (only support chinese proxy on this function)

3-Request Example

4-Response Example

5-Get Result

Use the getTaskResult method to get the recognition result
Request host: https://api.ez-captcha.com
Request api: https://api.ez-captcha.com/getTaskResult
Request format:POST application/json
Depending on system health, you will get results in 10s to 20s.

6-Request Example

7-Response Structure

ParameterTypeDescription
errorId
Integer
Error message: 0 - no error, 1 - error
errorCode
string
errorDescription
string
Detailed error description
status
Integer
processing - task is in progress, please try again in 3 seconds
ready - task is complete, find the result in the solution parameter
solution
Object
The recognition result will be different for different types of captcha. For FunCaptcha, the result is token in the object.
solution.token
string
Recognition result: response value, used for POST or simulated submission to the target website.
It is recommended to use immediately

8-Response Example

Experience our automated FunCaptcha bypass service now!

In addition,we have 20+ other captcha types available for trial.