Spotify API

Component ID

2829230

Component name

Spotify API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

After searching through d.o for a good Spotify module, I decided to write an API module of my own. The other modules seemed to be either absolute (the Spotify API has changed over the years) or are Sandbox projects with very specific functions (like relying on a certain content types).

I needed more an API module. Something to abstract the API calls to Spotify and extract the data, and give it to me for further processing. This is my attempt.