Skip to content

frustak/krwlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krwlr - A Crawler Written In Rust

What it does

This is a simple crawler, it starts to crawl at the given seed and only crawls within the seed domain. The downloaded webpages are stored in ./data/ directory.

Requirements

  • Rust
  • Cargo

Setup

Create a .env file and set the required environments variables. an example is found in the .env-example file.

How to run

cargo run --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published