Download

Version 0.1.0 · macOS on Apple Silicon · 8 MB

Download for macOS

This beta build is not yet signed with an Apple Developer certificate. On first launch, right-click the app and choose Open, then confirm. Signed builds, and Windows and Linux installers, are coming with 1.0.

Command line

The crawler core and the truelint CLI are open source (Apache-2.0). Build from source with Rust:

cargo install --git https://github.com/truelint/truelint-core truelint-cli
truelint crawl https://example.com --out example.crawl
truelint export example.crawl --tab internal --format csv --out internal.csv

What's in 0.1.0