2Captcha::candy:https的简单API包装器

时间:2021-05-22 15:07:24
【文件属性】:
文件名称:2Captcha::candy:https的简单API包装器
文件大小:22KB
文件格式:ZIP
更新时间:2021-05-22 15:07:24
api captcha solver standard captcha-image 简单HTTP API包装器在线验证码解决方案和图像识别服务。 通过使用此库,您所解决的验证码将获得10%的现金返还。 :sun_behind_small_cloud: 安装 使用NuGet安装(推荐) Install-Package 2CaptchaAPI 用dotnet安装 dotnet add PROJECT package 2CaptchaAPI 手动安装 :chequered_flag: 入门 样例代码 /* * Class initialization * Optionally you can pass 2nd parameter `httpClient` with custom HttpClient to use while requesting API */ var captcha = new _2Captcha ( " API_KEY " ); var captchaCustomHttp = new _2Captcha ( "
【文件预览】:
2Captcha-master
----.travis.yml(126B)
----2Captcha.sln(2KB)
----2Captcha.Sandbox()
--------TestCaptcha2.png(2KB)
--------Program.cs(5KB)
--------TestCaptcha.png(1KB)
--------2Captcha.Sandbox.csproj(598B)
----resources()
--------2captcha.png(6KB)
----LICENSE(1KB)
----.gitignore(6KB)
----README.md(6KB)
----2Captcha()
--------2Captcha.csproj(2KB)
--------Enums()
--------_2Captcha.cs(13KB)
--------_2CaptchaResult.cs(2KB)
----.gitattributes(66B)

网友评论