Pandify
Sep 13, 2014Web app for creating Spotify playlists from your Pandora ‘likes’. Featured on ProductHunt.com, Lifehacker.com, MakeUseOf.com, and others.
Lifehacker summary:
“Pandify can scan all the tracks on Pandora you’ve given a thumbs-up to and creates a playlist. You can filter the list by genre to remove anything that doesn’t fit the kind of playlist you want. You can also download a text file with the track listing if you want to try to import it to another service…”
The frontend’s built with Angular.js and designed with Sketch. The backend uses Ruby on Rails and PostgreSQL.
Pandora data is scraped with my own Pandata Ruby Gem (Pandora doesn’t provide an API). Without that project, Pandify wouldn’t be possible.