Showing 3 Result(s)

Spotify Playlists & Genres

In previous posts I said I wanted to learn how to extract data from Spotify playlists so this is my initial exploration of that. I used a public playlist called Dance Hits which is constantly changing so don’t be alarmed if your results are different than mine. I wrote a function that extracted the top …

More Spotipy with Oliver Heldens & Hi-Lo

I had such a great time creating the last spotipy project with Eric Prydz and his Pryda alias that I decided to improve on that project with another DJ and alias. My next focus is Oliver Heldens and his darker techno persona Hi-Lo. Since Hi-Lo has been becoming more popular, I was curious to see …

Learning to use Spotify API and .env files

On this project I wanted to learn how to pull data from Spotify. I love Spotify Wrapped and want to eventually code something of that level of sophistication. For now I decided to start with something basic and compare the top tracks of Eric Prydz and his alias Pryda. Using the Spotify API was easy …