AyushSrivastava27 / Musical-Time-Machine

A musical time machine using Python, BeautifulSoup, Requests, and Spotipy. This program will produce a Spotify playlist by scraping the Billboard 100.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIME TRAVEL WITH SPOTIFY MUSIC

Spotify Playlist

What do You Need to Run This?

  1. You have Python installed in your system.
  2. A Spotify Account
  3. To create your own Spotify App at Spotify Developer Dashboard
    • This repository code will be your App
  4. Your own Spotify CLIENT_ID, CLIENT_SECRET and REDIRECT_URI
    • You will copy the CLIENT_ID and CLIENT_SECRET from your App in the Developer Dashboard
    • You have to set up your REDIRECT_URI in your App in the Developer Dashboard
  5. Select a valid date in time
    • Format - YYYY-MM-DD

Enjoy the Music 🎶

About

A musical time machine using Python, BeautifulSoup, Requests, and Spotipy. This program will produce a Spotify playlist by scraping the Billboard 100.


Languages

Language:Python 100.0%