Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 238 Bytes

rust-web-scraping

web-crawler

V0 of a web crawler built using Rust

web-crawler-refactored

V1 of web crawler

  • Hopefully better organized
  • Leaning heavier on spider crate

web-crawler-api

Test API built using actix