Ranked Records Beta
Pre-release
Pre-release
Welcome to Ranked Records, the beta version.
This is a web application using the Spotify API that retrieves all songs from an artist and sorts them by popularity.
Current Public Features
The following features are available WITHOUT authenticating with Spotify.
- Searching for an artist
- Loading and listing all songs from the selected artist ranked by popularity
- Links to all songs on Spotify
Current Beta Features
These features are implemented, and they work, but due to Spotify's development policy, users need to be manually added to the application. I hope to submit a request to get out of development mode soon, but if someone reading this release would like to give it a try, feel free to contact me.
- User authentication to generate playlists
- Filter out songs for playlist generation (e.g. don't include songs with "instrumental")
- Playlist generation for an artist's songs (options of all songs, or in increments of 50)
Please note that the site may take a while to start up initially (due to Heroku's free tier).