CLI for automating CAPTCHA verification.
npm install captcha-solver-cli> CLI for automating CAPTCHA verification.
  

This CLI also has a library.
``bash`
npm install -g captcha-solver-cli
`bash
Usage: index [options] [command]
Options:
-V, --version output the version number
-i, --image
-t, --type
-k, --key
-u, --website-url
-K, --website-key
-S, --website-s-token
--website-public-key
--proxy-type
--proxy-address
--proxy-port
--proxy-login
--proxy-password
-U, --user-agent
-C, --cookies
-P, --provider
-h, --help output usage information
Commands:
create-task
get-task-result [options]
solve [options]
``
- captcha-solver - Library for this module.
Using this software to violate the terms and conditions of any third-party service is strictly against the intent of this software. By using this software, you are acknowledging this fact and absolving the author or any potential liability or wrongdoing it may cause. This software is meant for testing and experimental purposes only, so please act responsibly.
MIT © Travis Fischer