Skip to main content

Util::YandexRecognize - Captcha recognition

Util::YandexRecognize parser overview

Used as a connectable component in other parsers, where it may be necessary to solve simple captcha images.

The feature of this parser is that it uses the capabilities of the Yandex translator for solving. The accuracy of recognition is low, but it is compensated by the free of charge and relatively higher speed.

Usage options

  • Captcha recognition in parsers, where it is optionally or necessarily required to solve captchas to obtain results
  • Captcha recognition in own JS parsers
  • Recognition of small text data from images (for example, phones)

Requests

As requests, it is necessary to specify the link to the captcha, for example:

http://a-parser.com/img/captcha.jpeg

Results

As a result, the recognized text will be displayed:

ifignt eyelids

Possible settings