Abstract base class for captcha solver providers.
This module requires node >= 8
.
npm install --save captcha-solver-provider
Abstract base class for captcha solver providers.
Type: function ()
Provider name.
Type: string
Set containing task types supported by this provider.
Creates a new captcha solving task.
Type: function (opts)
opts
object Options
Fetches the result of a previously created captcha solving task.
Type: function (taskId, opts)
- captcha-solver - Facilitates the automation of CAPTCHA verification.
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