anti-captcha icon indicating copy to clipboard operation
anti-captcha copied to clipboard

A modern JS/TS wrapper around anti-captcha API (Captcha Breaker Software)

Results 6 anti-captcha issues
Sort by recently updated
recently updated
newest added

I was checking the AntiCaptcha class, the method `createTask` has three params in the method signature, according to this: ```ts /** * Dispatch a task creation to the service. This...

I was following the example in the docs: ```js import { AntiCaptcha, AntiCaptchaError, ErrorTypes, INoCaptchaTaskProxyless, INoCaptchaTaskProxylessResult, QueueTypes, TaskTypes } from "anticaptcha" ``` But then that error show up.

I'm using a nodejs library that supports multiple captcha solving services. But anti-captcha is currently missing. Might be an idea to add it? https://github.com/zMrKrabz/NoCap

``` $ npm audit axios 0.8.1 - 1.5.1 Severity: moderate Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx node_modules/apisauce/node_modules/axios apisauce

Bumps [semver](https://github.com/npm/node-semver) from 5.4.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies