Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitmahajan095 committed Feb 16, 2023
1 parent 7041038 commit ed8b46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


# Spotify Data Retrieval Script
**Spotify Data Retrieval Script:** A Python script that uses Spotipy to interact with the Spotify Web API and retrieve a user's saved tracks, playlists, and recently played tracks. Outputs to console. Great starting point for working with the Spotify API.
**Spotify Data Retrieval Script:** A Python script that uses Spotipy to interact with the Spotify Web API and retrieve a user's saved tracks, playlists, and recently played tracks. Outputs to console.

# Installation
To use this script, you will need to install the Spotipy library. You can do this using pip:
Expand Down

0 comments on commit ed8b46d

Please sign in to comment.