Skip to content

A robust yet minimal web crawler implemented in Rust, utilizing various libraries and aiming for scalability and extensibility.

License

Notifications You must be signed in to change notification settings

emarifer/rusty_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Crawler


A robust yet minimal web crawler implemented in Rust, utilizing various libraries and aiming for scalability and extensibility.

🚧 This is a work in progress and therefore you should expect that the application may not have all the features at this moment.


GitHub License Static Badge

🤦 Another web crawler… but rusty. 🦀


👨‍🚀 Installation and Usage

To use this web crawler, simply check out the repository, build, and run with:

cargo b --release && ./target/release/rusty_crawler --help

Happy coding 😀!!

About

A robust yet minimal web crawler implemented in Rust, utilizing various libraries and aiming for scalability and extensibility.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages