Posts about spotify

spotify_cover.jpg
Accessing the Spotify API with Python

You can do a lot of interesting things with the Spotify API, like searching for artists and playlists, following and sharing them, and more. In this post we will access the API using Python to get featured playlists and associated artists and genres.

Read More