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.
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.