recurl
Rust curl that just works. Drop-in replacement with automatic anti-bot bypass.
recurl runs real curl on the happy path, detects blocked responses (403, 429, challenges), and escalates through TLS fingerprint impersonation and a headless-browser preflight only when needed. Same flags, same exit codes.
Install
$ cargo install recurl Frequently asked questions
What is recurl?
recurl is an entry in the Neul Labs project catalogue. curl that just works. Drop-in replacement with automatic anti-bot bypass. recurl runs real curl on the happy path, detects blocked responses (403, 429, challenges), and escalates through TLS fingerprint impersonation and a headless-browser preflight only when needed. Same flags, same exit codes. Current source, licence, release and documentation status should be verified at the linked project surfaces.
How do I install recurl?
The catalogue records this install command: `cargo install recurl`. Verify the linked repository, package, supported version and current instructions before use.
What language is recurl written in?
recurl is written in Rust.
Is recurl open source?
Source is linked at https://github.com/neul-labs/recurl. Inspect the repository licence and release metadata for the exact version; Neul Labs does not apply one blanket licence claim to the whole catalogue.