rustfm-scraper ============= [![Latest Version](https://img.shields.io/crates/v/rustfm-scraper.svg)](https://crates.io/crates/rustfm-scraper) [![Rust](https://github.com/bobbo/rustfm-scrobble/workflows/Rust/badge.svg?branch=master&event=push)](https://github.com/nledford/rustfm-scraper/actions) *rustfm-scaper* is a command-line application that will download your listening history from Last.fm and store it locally on your computer. ## Install Install via `cargo`: ``` cargo install rustfm-scraper ```