This package has been deprecated

Author message:

Yandex has shutdown CleanWeb API.

yandex-cleanweb

0.0.2 • Public • Published

yandex-cleanweb

Yandex.CleanWeb (Captcha & Antispam) Interface for Node.js

npm install yandex-cleanweb

How to start?

  1. Get API Key from Yandex — http://api.yandex.ru/cleanweb/form.xml;
  2. install package;
  3. new CleanWeb(apiKey);.

What can it do?

For now, only CAPTCHA API is implemented: you can ask Yandex for one and validate it later. Note that each CAPTCHA ID can only be checked once, all further checks will always fail (regardless of answer correctness).

Package Sidebar

Install

npm i yandex-cleanweb

Weekly Downloads

11

Version

0.0.2

License

BSD

Last publish

Collaborators

  • elmigranto