fs_scraper
is a web scraper for FjalorShqip.
Prerequirements:
cargo
on your machine~/.cargo/bin
to your pathIf you already have cargo installed and added to the path then you can install fs_scraper
by running the following command.
shell script
cargo install fs_scraper
Search for a single query (The query should be at least two characters long).
shell script
fs_scraper -q fjalor
Scrape the whole database and save the data as json in a fjalorshqip.json
shell script
fs_scraper -s -o fjalorshqip.json -j
Show app usage for more flags and options
shell script
fs_scraper --help