

In this article, we learn to use this API through Python’s Spotipy package to extract data from unique song identifiers. The Spotify API is a great public tool, allowing the use of Spotify’s wealth of data on music to build many kinds of systems. Spotify keeps a lot of data on its songs internally, that we can access through the Spotify API. Part IV: Deploying a Spotify Recommendation Model with Flask.Part III: Building a Song Recommendation System with Spotify.The other articles in this series are as follows: This article details the extraction of data from Spotify’s API, from the unique song identifiers that make up the dataset. This article is the first in a four-part series of articles showcasing our work building a music recommendation system, using Spotify’s million playlist dataset.
