News

The aim of this small project was to initialise a relatively simple Spotify API client and use it to pull useful data about tracks (such as tempo, and song key). You can copy and paste the SpotifyAPI ...
Spotipy is an awesome lightweight Python wrapper library for the Spotify Web API. Using Spotipy, you can get any information that you can get through the raw Web API. The library does a bunch of the ...
Spotify has a pretty great, free API that anyone can sign up to and use, and we'll use it for this project to pull my most listened-to tracks in a recent period.Spotify gives you access to collect ...
Spotify will no longer allow developers building third-party apps with its Web API to access several features within the music-streaming platform, such as song and artist recommendations, the ...