Skip to content

tawilkinson/rust_web_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages