Drjacky / anticaptcha-kotlin

Access to Anti Captcha API v2 via Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anti-Captcha ⅁

Releases Language License

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 = libVersion
  • Create an account here
  • Set the client key by setClientKey
  • Run the main function in the Main class

References 🧷

Contributing 🤝

Feel free to open an issue or submit a pull request for any bugs/improvements.

FOSSA Status