tawilkinson / rust_web_crawler

A simple web crawler in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Web Crawler

A very simple web crawler in rust.

Usage

cargo run <url to crawl>

The crawler will then check the robots.txt and crawl the site if allowed.

About

A simple web crawler in rust


Languages

Language:Rust 100.0%