Skip to content

justhyped/gocaptcha

Repository files navigation

gocaptcha

An API wrapper for popular captcha solvers such as AntiCaptcha and 2Captcha in Golang

Installation

go get github.com/justhyped/gocaptcha

Support

Type 2Captcha AntiCaptcha
RecaptchaV2
RecaptchaV3
Image Captcha
HCaptcha
Turnstile

Software like XEVil and CapMonster are also supported. You can also implement your own provider by using the IProvider interface.

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

An API wrapper for popular captcha solvers such as AntiCaptcha and 2Captcha in Golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages