Activity
feat: massively de-clutter main fn to be more presentable
feat: massively de-clutter main fn to be more presentable
fix: clean up selector logic, pull into fn
fix: clean up selector logic, pull into fn
feat: support pagination of 1-10 pages
feat: support pagination of 1-10 pages
fix: module name to scraper
fix: module name to scraper
Force push
fix: module name to scraper
fix: module name to scraper
Force push
fix: module name to scraper
fix: module name to scraper
Force push
feat: file_name prompt and unified error type
feat: file_name prompt and unified error type
Force push
feat: file_name prompt and unified error type
feat: file_name prompt and unified error type
feat: use tokio to use non blocking reqwest::get
feat: use tokio to use non blocking reqwest::get
feat: ability to write to csv file
feat: ability to write to csv file
Force push
feat: ability to write to csv file
feat: ability to write to csv file
feat: add inquire crate for asking user prompts
feat: add inquire crate for asking user prompts
feat: pull scraping code into its own module
feat: pull scraping code into its own module
fix: book urls selector just uses .map instead of pushing into Vec
fix: book urls selector just uses .map instead of pushing into Vec
feat: try to parse a single book from a given list
feat: try to parse a single book from a given list
Force push
feat: try to parse a single book from a given list
feat: try to parse a single book from a given list
Force push
feat: try to parse a single book from a given list
feat: try to parse a single book from a given list