Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariot/mozika_scraper_rust
Scrap lyrics with Rust
https://github.com/mariot/mozika_scraper_rust
Last synced: about 1 month ago
JSON representation
Scrap lyrics with Rust
- Host: GitHub
- URL: https://github.com/mariot/mozika_scraper_rust
- Owner: mariot
- License: mit
- Created: 2018-12-14T12:01:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T00:03:20.000Z (over 2 years ago)
- Last Synced: 2023-02-28T05:32:35.046Z (almost 2 years ago)
- Language: Rust
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mozika Scraper 0.1.1
Scrap Lyrics with Rust```
USAGE:
mozika_scraper_rust --page --typeFLAGS:
-h, --help Prints help information
-V, --version Prints version informationOPTIONS:
-p, --page Page number when scraping artists. Artist ID when scraping songs
-t, --type Type of data to be parsed. Must be 'artist' or 'song'
```LICENCE: MIT