/giovanni

Giovanni is a Ruby application that scrapes song & chart data from Spotify and saves it as a CSV. Written by Montana Mendy specifically for Prowl

Primary LanguageRuby

Giovanni

Giovanni is a Ruby application that scrapes song & chart data from Spotify. Fill this in with your own API Key, etc

RSpotify.authenticate(ENV['SPOTIFY_TOKEN'], ENV['SPOTIFY_SECRET'])

Chmod, give proper permissions. Written by Montana Mendy.