https://github.com/drjacky/anticaptcha-kotlin
Access to Anti Captcha API v2 via Kotlin
https://github.com/drjacky/anticaptcha-kotlin
anti-captcha anticaptcha anticaptcha-client captcha-breaking captcha-bypass captcha-recaptcha captcha-recognition captcha-services-for-recaptcha-v2 captcha-solver captcha-solving kotlin
Last synced: about 1 year ago
JSON representation
Access to Anti Captcha API v2 via Kotlin
- Host: GitHub
- URL: https://github.com/drjacky/anticaptcha-kotlin
- Owner: Drjacky
- License: mit
- Created: 2022-09-01T17:16:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T18:40:30.000Z (over 3 years ago)
- Last Synced: 2025-03-26T07:36:05.935Z (about 1 year ago)
- Topics: anti-captcha, anticaptcha, anticaptcha-client, captcha-breaking, captcha-bypass, captcha-recaptcha, captcha-recognition, captcha-services-for-recaptcha-v2, captcha-solver, captcha-solving, kotlin
- Language: Kotlin
- Homepage:
- Size: 323 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Anti-Captcha โ
[](https://github.com/Drjacky/anticaptcha-kotlin/releases)
 
Access to Anti Captcha API v2 via Kotlin
## How to use ๐ฃ
- Add `https://jitpack.io` to your `build.gradle`
- `implementation 'com.github.Drjacky:anticaptcha-kotlin:$libVersion'`
- Where `$libVersion`
= [](https://github.com/Drjacky/anticaptcha-kotlin/releases)
- Create an account [here](http://getcaptchasolution.com/kt1yavajcg)
- Set the client key by `setClientKey`
- Run the main function in the Main class
## References ๐งท
- [anticaptcha-java](https://github.com/AdminAnticaptcha/anticaptcha-java)
## Contributing ๐ค
Feel free to open an issue or submit a pull request for any bugs/improvements.
[](https://app.fossa.com/projects/git%2Bgithub.com%2FDrjacky%2Fanticaptcha-kotlin?ref=badge_large)