A project using Beautiful Soup to create a musical time machine
which will take a user to a particular week in the past
and create a playlist in spotify based on billboard's top 100
for that week.
BeautifulSoup
requests
os
datetime
dotenv
spotipy
Musical Time Machine Project
100 Days of Code - The Complete Python Pro Bootcamp 2021
Day 46 - Intermediate+ Create a Spotify Playlist using the Musical Time Machine