Skip to content

Tabadia/spotify-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Statistics

A website using express.js and axios to gather a users top 100 songs and artists within the 4 week, 6 month, and lifetime ranges.

API Reference

Create a .env file that includes these keys:

CLIENT_ID = [your client id]
REDIRECT_URI_DECODED = [your website url]/home
CLIENT_SECRET = [your client secret]

These keys can be found from https://developer.spotify.com for free.

About

A spotify statistics website using the spotify API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published