Welcome to Viewzoo!  |  Log In  |  Sign Up
Navigation
  1. Wiki Home
  2. Categories
  3. Title List
  4. Recent Changes
  5. RSS
  6. Atom
Active Members

 

Search the Wiki

 

Create or Find a Page

 
View lastfm topalbums
Category:Data Provider API Docs
DataQueryObject API Documentation

DATAKEY


"lastfm_topalbums"

WEBSITE


http://www.last.fm/

DESCRIPTION


The LastFM Top Albums data provider gives a listing of top albums played for the given artist keyword. Album artwork is supplied in the image parameter.

"key" field in metadata is used for querying "lastfm_album" datasource which provides track listing.

INPUT



$term = artist name
$start
$end

EXAMPLE DATA



[0] => Array
(
[source] => lastfm_topalbums
[url] => http://www.last.fm/music/Multi+Interprètes/Across+The+Universe
[title] => Across The Universe
[summary] => Across The Universe
[image] => http://userserve-ak.last.fm/serve/130x130/3945590.jpg
[metadata] => Array
(
[key] => Multi+Interprètes/Across+The+Universe
)

[id] => 0
)

Categories: