Skip to main content

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

  1. Create a captcha task using the createTask method.
  2. 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.
  3. Request the captcha solution with getTaskResult. If captchas are not solved yet, go to step #2.

Additional method: