Spotify Playlist Maker


With the Spotify API I used HTTP requests to GET my current top 50 songs, which I then used to create (POST) a playlist with my favorite current songs! I plan to create a script to run the program every month in order to create monthly playlists.
Languages: Python
Type: Personal Project

spotifyPlaylist

spotify code