Desktop & CLI
Download crawler.sh
Desktop app or command-line tool. Free to use - crawl up to 600 pages with no account required.
Both the CLI and the desktop app share the same Rust-powered crawling engine. The desktop app gives you a visual dashboard with live crawl progress, SEO issue charts, and one-click exports. The CLI is built for automation, scripting, and CI/CD pipelines. Choose the interface that fits your workflow, or use both - one subscription covers everything.
macOS
Universal binary for Apple Silicon & Intel
Linux
x86_64 & ARM64 — .deb package
Windows
Windows desktop app
Install the CLI
Prefer the command line? Install with a single command - works on macOS (Apple Silicon and Intel) and Linux (x86_64 and ARM64). The installer detects your platform automatically and places the binary in your PATH.
curl -fsSL https://install.crawler.sh | shRequires macOS 12+ or a modern Linux distribution. The CLI binary is a single static executable with no dependencies.