Automate Playlist Creator

Python script which uses Spotify API to automate playlist creation

Automate Playlist Creation using Python

If you’ve used Spotify before you would have noticed the awesome Discover Weekly playlist. As the name suggests, it uses Spotify recommendation system to create a weekly playlist of songs that you’ll like. The only problem is that it updates every week and deletes old playlists that you might have enjoyed. You have to be dilligent in starring your favorite songs or saving the playlist manually.

This is a fun project using python was inspired by my desire to explore the Spotify API and automate saving of the Discover Weekly playlist.

The code repository is simple and self explanatory but requires API keys from Spotify.