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 0836f99ac5 initial commit há 7 anos atrás
.gitignore 0836f99ac5 initial commit há 7 anos atrás
LICENSE 0836f99ac5 initial commit há 7 anos atrás
README.md 0836f99ac5 initial commit há 7 anos atrás

README.md

featscraper

Web scraper for pulling feats for building a feat spellbook.

Web Scraping With Rust used as a tutorial and reference.