qrawl 0.6.0

Rust toolkit to crawl web data for AI agents
Documentation
1
2
3
fn main() {
    qrawl::cli::run();
}