CaptchaSharp
CaptchaSharp copied to clipboard
.NET Standard standalone wrapper for the Web APIs of all major captcha solving services
Request nopecha https://nopecha.com/ Support hcaptcha Recaptcha Fun captcha Awscaptcha Ocr too
Website: https://www.captchaai.io/ API Docs: https://docs.captchaai.io/ Discord: https://discord.gg/bPJeT932BG Will send you the API_KEY in your proton email, so you can test it.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Hey there, I think it would be a good addition if you add capmonster.cloud to the available captcha solving services. Thanks and have a good day!
`[Executing block Solve Image Captcha] TaskSolutionException: Buffer_cannot_be_null.` Solution is here ``` POST /in.php HTTP/1.1 Host: MYHOST User-Agent: IPWorks HTTP Component - www.nsoftware.com Content-Type: application/x-www-form-urlencoded Accept-Encoding: gzip, deflate Content-Length: 9371 key=123456&method=base64&body=®sense=1&min_len=5&max_len=5...
from their api docu: https://apitruecaptcha.org/api FIELD | TYPE | DESCRIPTION mode | string (optional) | use human or AI (human \| default)
As per the documentation here: https://www.capsolver.com/blog/reCAPTCHA/How-to-bypass-all-the-versions-reCAPTCHA-v2-v3 Using the properties "Anchor" and "Reload" in the CapSolver Google reCAPTCHA v3 request increases the quality score of the solution. Tested and verified to...
Since this gets in use everyday to new sites i think its time to add support Currently only 2captcha/rucaptcha supports it https://2captcha.com/blog/turnstile-on-cloudflare-challenge-pages https://2captcha.com/api-docs/cloudflare-turnstile
Hi, Can you please add support for Captchaai? Docs can be found here https://captchaai.com/api-docs.php Thanks