SkillAgentSearch skills...

Gocaptcha

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

Install / Use

/learn @justhyped/Gocaptcha
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars51
CategoryDevelopment
Updated8d ago
Forks11

Languages

Go

Security Score

95/100

Audited on Mar 31, 2026

No findings