Files
spotify-parser/README.md

12 lines
214 B
Markdown

# Spotify URL Parser
This tool allows to quickly ~~scrape~~ *fetch* Spotify track, album, or playlist metadada based on the provided url.
No Spotify API is required
## Usage
```bash
$ node index.js "<url>"
```