Skip to content

Latest commit

 

History

History
 
 

Songs-By-Artist

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Songs of Artist

A music search application, using a few named technologies that allows users to search for the songs of their favorite Artists in a very less time.

Getting Started

Install spotipy using pip

$ pip install spotipy

After installation

Update the client_id and secret_key in the configuration file to authenticate the spotipy api

After updation

Run the file songs_of_artists.py to see the songs of your favorite artist.