Skip to content

SkaarFacee/SpotifyTopTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Spotify API

This is a script that uses spotify API to search for an artist, displaying there top tracks and albums released in spotify.

Ask Me Anything ! Open Source? Yes!
forthebadge made-with-python

Prerequisites

You need to have python3 along with your spotify user token

Installation Steps

  1. Clone the repo, such that you have the script in your device
git clone https://github.com/adiaux/SpotifyTopTrack.git
  1. Save your token in a file secret.py in the variable spotify_token

  2. Script is ready to run.

python3 app.py -h

API Reference

The documentation to understand and use Spotify api is

Spotify API

Credits 💥

Inspired by a reddit thread 😄

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages