Web scraper for pulling feats for building a feat spellbook.

[Web Scraping With Rust](https://medium.com/@kadek/web-scraping-in-rust-881b534a60f7) used as a tutorial and reference.

jmelesky b89e24b5f8 add build requirements hace 7 años
src 45beab416f cargo init hace 7 años
.gitignore 45beab416f cargo init hace 7 años
Cargo.toml b89e24b5f8 add build requirements hace 7 años
LICENSE 0836f99ac5 initial commit hace 7 años
README.md 0836f99ac5 initial commit hace 7 años

README.md

featscraper

Web scraper for pulling feats for building a feat spellbook.

Web Scraping With Rust used as a tutorial and reference.