node-antigate
antigate.com API client for node.js
Module homepage at bitbucket.org
How to install
$ npm install antigate
How to use
var Antigate = ; var ag = 'YOUR_ANTIGATE_KEY_HERE'; // Recognize the captcha by URLag; // Recognize the captcha from fileag; // Recognize the captcha from base64 stringag; // Report bad captchaag; // Get you blanaceag