Skip to content

mborhi/SpotifyWebAPI-Song-Retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Web API Song Retrieval

Retreives playist categories, genre seeds, then displays the name and preview URL of select songs using the Spotify Web API. See app.js for more details and documentation.

Spotify Web API reference: https://developer.spotify.com/documentation/web-api/reference/#/

Authentication token must be generated using a registered client_id and client_secret. This requires registration of the app.

Install dependencies: npm install

Run with: node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published