Help me out with captcha

ciphercipher1

Power Member
Joined
Jul 26, 2022
Messages
530
Reaction score
181
Hello everyone , can you please help me out with the anti captcha service process? After I create the task to solve the captcha and get the result token? What should i do? Send a post request with the values g_captcha_response : token - in a json format? or anything else? Thanks in advance!
 
Hello everyone , can you please help me out with the anti captcha service process? After I create the task to solve the captcha and get the result token? What should i do? Send a post request with the values g_captcha_response : token - in a json format? or anything else? Thanks in advance!
It depends on which captcha solver are you using?
For example, with 2captcha you must implement the specific captcha code per site (or recognize it on the fly)
The follow the protocol (for example with hCaptcha):
https://2captcha.com/api-docs/hcaptchahttps://2captcha.com/p/hcaptchahttps://github.com/2captcha/2captcha-php
 
It depends on which captcha solver are you using?
For example, with 2captcha you must implement the specific captcha code per site (or recognize it on the fly)
The follow the protocol (for example with hCaptcha):
https://2captcha.com/api-docs/hcaptchahttps://2captcha.com/p/hcaptchahttps://github.com/2captcha/2captcha-php
thank you for the response! I am trying to use it with ez captcha (the seller is here on BHW). I will take a look into this and see how it goes
 
Well somebody has deleted my post. I can help you run the code and API integration of my service website freecaptchabypass.com if needed.
I alredy messaged you with the code. You can check it out
 
Back
Top