Crates.io | rust-anticaptcha |
lib.rs | rust-anticaptcha |
version | 0.2.5 |
created_at | 2025-01-05 01:44:34.292642+00 |
updated_at | 2025-03-12 21:37:21.572177+00 |
description | Rust library for AntiCaptcha service API. |
homepage | https://crates.io/crates/rust-anticaptcha |
repository | https://github.com/Red-Panda-Dev/rust-anticaptcha |
max_upload_size | |
id | 1504387 |
size | 79,770 |
Rust library for AntiCaptcha service API.
Tested on UNIX based OS.
The library is intended for software developers and is used to work with the AntiCaptcha service API.
We recommend using the latest version of Rust. rust-anticaptcha
supports Rust 2021.
Install by Cargo command:
cargo add rust-anticaptcha
Add line in your Cargo.toml
file:
rust-anticaptcha = "0.1.0"
export API_KEY=anticaptcha-api-key-variable
cargo test
Or only project specified tests:
cargo test --tests
If you have any questions, please send a message to the Telegram chat room.
Or email python-captcha@pm.me