Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tawilkinson/rust_web_crawler

A simple web crawler in rust
https://github.com/tawilkinson/rust_web_crawler

Last synced: about 1 month ago
JSON representation

A simple web crawler in rust

Awesome Lists containing this project

README

        

# Rust Web Crawler

A very simple web crawler in [rust](https://www.rust-lang.org/).

## Usage

`cargo run `

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