0.0.2 • Published 11 years ago

yandex-cleanweb v0.0.2

Weekly downloads
2
License
BSD
Repository
github
Last release
11 years ago

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).

0.0.2

11 years ago

0.0.1

11 years ago