This python program is used to create Spotify playlist of the top 100 songs that were on Billboard chart on a date entered by user. For example, we can send our friend the playlist of the songs that were popular on the day we met. The user enters the date of his choice. The names of top 100 songs of that date are fetched from https://www.billboard.com/charts/hot-100/{date} using Beautiful Soup for web scraping. Then these songs are searched on Spotify and a playlist is created by using the Spotify Api. The link of the playlist is returned to the user.
-
Notifications
You must be signed in to change notification settings - Fork 0
shubham101096/spotify-top-100
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A spotify playlist creator of the top 100 songs that were on Billboard chart on a date entered by user.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published