/musical-time-machine-project

A musical time machine built with BeautifulSoup to create a playlist of top 100 songs on billboard in Spotify from a particular week in the past.

Primary LanguagePython

Musical Time Machine Project

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.

Musical Time Machine

Libraries Used:

BeautifulSoup
requests
os
datetime
dotenv
spotipy

Link:

Billboard's top 100

API

Spotify Web Api

Project:

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