As the name implies, the library can be used to query the Spotify API for meta data about artists, albums and tracks.
It supports the 'lookup' method for querying using the specific Spotify URIs and the 'search' method for querying using regular search text terms.
Results can be returned in XML or JSON format.
What is new in this release:
- Adds UPC variable attribution for albums where UPC is not a hash.
What is new in version 0.3.0:
- Added http_uri method to artist, album and track.
Requirements:
- Spotify API key
Comments not found