Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plamere/playlistminer
Creates spotify playlists by aggregating top songs from other playlists
https://github.com/plamere/playlistminer
Last synced: 6 days ago
JSON representation
Creates spotify playlists by aggregating top songs from other playlists
- Host: GitHub
- URL: https://github.com/plamere/playlistminer
- Owner: plamere
- Created: 2014-11-14T12:36:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-23T19:49:04.000Z (almost 3 years ago)
- Last Synced: 2024-05-22T19:30:29.082Z (6 months ago)
- Language: HTML
- Size: 8.38 MB
- Stars: 150
- Watchers: 10
- Forks: 39
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Playlist Miner
The Playlist Miner is a web app that creates Spotify playlists based upon matching
keywords.Give The Playlist Miner a keyword or two like "workout" or "happy" and The
Playlist Miner will
find as many Spotify playlists that match those keywords. It will then aggregate
all of the songs across all of these playlists and find the top 100 songs that occur the
most frequently in the matching playlist. These top songs can then be saved
to your own playlist.The Playlist Miner is online at http://static.echonest.com/playlistminer/index.html
It makes use of the Spotify Web API.