About With the Spotify API you can easily get information about a track, album or just an artist. Four lines of code is all you need to get started and retrieve information from the Spotify servers.
Documentation http://nkootstra.kodingen.com/codecanyon/spotify-api-library/docs/
Examples Artist output – http://nkootstra.kodingen.com/codecanyon/spotify-api-library/artist.php
Album output – http://nkootstra.kodingen.com/codecanyon/spotify-api-library/album.php
Track output – http://nkootstra.kodingen.com/codecanyon/spotify-api-library/track.php