AntiCaptchaAPI 1.4.1
Simple API wrapper for https://anti-captcha.com/
Install-Package AntiCaptchaAPI -Version 1.4.1
dotnet add package AntiCaptchaAPI --version 1.4.1
<PackageReference Include="AntiCaptchaAPI" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AntiCaptchaAPI --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AntiCaptchaAPI, 1.4.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 12.0.3)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AntiCaptchaAPI:
Package | Downloads |
---|---|
CloudflareSolverRe.Captcha
Extends CloudflareSolverRe, contains captcha providers (2Captcha, AntiCaptcha) that helps solving cloudflare captcha challenge.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AntiCaptchaAPI:
Repository | Stars |
---|---|
RyuzakiH/CloudflareSolverRe
Cloudflare Javascript & reCaptcha challenge (I'm Under Attack Mode or IUAM) solving / bypass .NET Standard library.
|