Izemaj/spotify-playlist-creator
This repository contains a Python script that creates a private Spotify playlist with the Top 100 songs from the Billboard website on a specified date. It uses the spotipy library to authenticate the user with Spotify, search for the songs on Spotify, and add the songs to the playlist.
Python