Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 440 Bytes

File metadata and controls

17 lines (9 loc) · 440 Bytes

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.