Getting Start
In this section, you'll learn how to send captchas to BroCapGPT and explore various methods for solving them.
Method address
https://api.brocapgpt.com
Request format: JSON POST
.
Response is always in the JSON
format.
How to Solve a CAPTCHA
- Create a captcha task using the createTask method.
- Wait for a while. Depending on the system load, you will receive an answer a response after a time in the range from 300ms to 6s within 300 ms to 6 s.
- Request the captcha solution with getTaskResult. If captchas are not solved yet, go to step #2.
Additional method:
- Check account balance.