rewget Rust wget, but it works everywhere. Drop-in replacement that bypasses bot protection.
A wget replacement with a three-stage fallback: plain wget, browser-impersonating HTTP, then headless Chromium. Domain results are cached for seven days. Same wget command-line surface.
Install
$ brew install neul-labs/tap/rewget Frequently asked questions
What is rewget?
rewget is wget, but it works everywhere. Drop-in replacement that bypasses bot protection. It is part of the Neul Labs open-source portfolio (36 MIT-licensed projects for AI agent infrastructure). A wget replacement with a three-stage fallback: plain wget, browser-impersonating HTTP, then headless Chromium. Domain results are cached for seven days. Same wget command-line surface.
How do I install rewget?
Install with: `brew install neul-labs/tap/rewget`. rewget is MIT licensed and ships prebuilt binaries where applicable.
What language is rewget written in?
rewget is written in Rust.
Is rewget open source?
Yes. rewget is MIT licensed and publicly available at https://github.com/neul-labs/rewget. All 36 Neul Labs projects are MIT licensed.