https://github.com/implex-ltd/crapsolver
Golang wrapper of crapsolver API
https://github.com/implex-ltd/crapsolver
captcha crapsolver funcaptcha hcaptcha solver solving
Last synced: 4 months ago
JSON representation
Golang wrapper of crapsolver API
- Host: GitHub
- URL: https://github.com/implex-ltd/crapsolver
- Owner: Implex-ltd
- License: apache-2.0
- Created: 2023-09-14T00:53:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T16:23:49.000Z (about 2 years ago)
- Last Synced: 2024-04-30T07:15:38.255Z (over 1 year ago)
- Topics: captcha, crapsolver, funcaptcha, hcaptcha, solver, solving
- Language: Go
- Homepage: https://t.me/crapsolver
- Size: 51.8 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🦠Crapsolver **Golang** api wrapper
### Install
```
go get github.com/Implex-ltd/crapsolver/crapsolver
```
### Usage
https://crapsolver.gitbook.io/readme/packages/golang
### Examples
https://github.com/Implex-ltd/crapsolver/blob/main/examples/main.go