- Регистрация
- 22.01.2019
- Сообщения
- 1 735
- Благодарностей
- 3 987
- Баллы
- 113

Automatic GeeTest captcha recognition
The feature is currently available in beta mode.
Price: $0,6 for 1000 GeeTest Captchas.
This is almost 4 times cheaper than other recognition services. Solve GeeTest via CapMonster.Cloud and save up to $100/month when recognizing 2000 captchas per day!
What types are supported?
We support the Slide and Icon types of GeeTest Captcha.
Slide
Here you need to drag the slider to fit the piece.
When the user drags the slider, the mouse tracks, device attributes and some other data will be collected and analyzed in real time.
Icon
Here you need to click on the items in a certain order.
Neural networks have been applied to rapidly switch the image styles. The mouse tracks, device attributes and some other data will be collected and analyzed to differentiate human from bots.
How to send it on recognition?
The RuCaptcha and Anti-Captcha APIs are supported.
If you are a developer
The gt, challenge and geetestApiServerSubdomain parameters are most often found inside the initGeetest JavaScript function.
1. Send an HTTP API Rucaptcha or Anti-captcha request to the api.capmonster.cloud domain.
2. Send the received tokens in the challenge, validate and seccode parameters of the form.
You can send the form with proxy or without it.
If you are a user
Open the settings of your program, select the captcha recognition service (which is supported by CapMonster.Cloud) and specify the key. We support the following APIs: Rucaptcha and Anticaptcha.
Learn more about connecting to other programs
Automatic recognition of hCaptcha invisible
The difference from the usual captcha is that you need to pass an additional parameter to solve it:
Also, on some sites it may be necessary to transmit additional data in the data parameter.
Pay attention! When solving hCaptcha invisible, you must pass a UserAgent.
More information
The feature is currently available in beta mode.
Price: $0,6 for 1000 GeeTest Captchas.
This is almost 4 times cheaper than other recognition services. Solve GeeTest via CapMonster.Cloud and save up to $100/month when recognizing 2000 captchas per day!
What types are supported?
We support the Slide and Icon types of GeeTest Captcha.
Slide
Here you need to drag the slider to fit the piece.
When the user drags the slider, the mouse tracks, device attributes and some other data will be collected and analyzed in real time.

Icon
Here you need to click on the items in a certain order.
Neural networks have been applied to rapidly switch the image styles. The mouse tracks, device attributes and some other data will be collected and analyzed to differentiate human from bots.

How to send it on recognition?
The RuCaptcha and Anti-Captcha APIs are supported.
If you are a developer
The gt, challenge and geetestApiServerSubdomain parameters are most often found inside the initGeetest JavaScript function.
1. Send an HTTP API Rucaptcha or Anti-captcha request to the api.capmonster.cloud domain.
2. Send the received tokens in the challenge, validate and seccode parameters of the form.
You can send the form with proxy or without it.
If you are a user
Open the settings of your program, select the captcha recognition service (which is supported by CapMonster.Cloud) and specify the key. We support the following APIs: Rucaptcha and Anticaptcha.
Learn more about connecting to other programs
Automatic recognition of hCaptcha invisible
The difference from the usual captcha is that you need to pass an additional parameter to solve it:
isInvisible
with the value true (Anti-captcha API) or 1 (RuCaptcha API).Also, on some sites it may be necessary to transmit additional data in the data parameter.
Pay attention! When solving hCaptcha invisible, you must pass a UserAgent.
More information
Последнее редактирование модератором: