Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CohortMinseok authored Oct 23, 2024
1 parent a4260e3 commit 0f8b502
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
From: https://anti-captcha.com/

"The most accurate, cheapest and fastest service, with an amazing customer area and support.
Solve Recaptcha V2, Recaptcha V3, hCaptcha, image captchas, and many more with our top-quality trained workforce.
We can also solve custom captchas on any web page by programming our workers' browsers with our proprietary technology.
Our robust API supports unlimited parallel processing threads, ensuring seamless integration into your application."

Anti-Captcha doesn't provide any project code for C++ and I wanted to post an example of how easily you can utilize the api using libcurl and json.
There are many other ways of going about it, but I found this solution pretty straight forward.
I only needed this function to solve basic math, letter, and symbol based captchas but you should be able easily convert to their other services.
Source: https://github.com/anti-captcha

0 comments on commit 0f8b502

Please sign in to comment.