Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To solve a captcha, you need:

  1. Create captcha task via createTask method which will return task ID.

  2. Wait for a while. Depending on the system load, you will receive an answer after a time in the range from 300ms to 6s.

  3. Request captcha solution with getTaskResult method. If captchas are not solved yet, go to step #2.

Additional methods:

...

Language

Link to the repository

ะก#

Python

NodeJS

GO

PHP