anticaptcha-image-nodejs

1.0.1 • Public • Published

anticaptcha-image-nodejs

$ npm i --save anticaptcha-image-nodejs

Example:

anticaptcha
.getResult("YOUR_CLIENT_KEY_HERE", "IMAGE_BASE64_HERE")
.then((result) => {
    console.log(result);
});

See more examples...

Package Sidebar

Install

npm i anticaptcha-image-nodejs

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.71 kB

Total Files

4

Last publish

Collaborators

  • albinojunior