1.0.2 • Published 1 year ago

spotify-playlist-scraper v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

spotify-playlist-scraper

spotify-playlist-scraper is the first playlist data scraper that uses official APIs to scrape playlist (not for music tho, we use yt-dlp) data and put them in a easily-readable JSON file!

Looking for support? Join my Discord server!

Notices

This package is currently not usable in your code.

While I might consider it in the future, for now you can only use it via npx or by installing it globally using npm install -g spotify-playlist-scraper

⚠️Videos with the age verification requirement are currently not downloadable and it won't get fixed⚠️

Requirements

Installation

No need to manually install, you can run the npx spotify-playlist-scraper command with the CLI Arguments that you can find below and let the magic happen!

CLI Arguments

ArgumentValueRequired
cidThe Spotify API client IDtrue
secretSpotify API client secrettrue
playlistThe playlist ID, you can obtain it from a link (For example, in https://open.spotify.com/playlist/1YIe34rcmLjCYpY9wJoM2p, 1YIe34rcmLjCYpY9wJoM2p is the ID)true
logCan be DEBUG or info, default is infofalse

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago