0

YQL Music help please (top tracks)

Hi,

Using the API I can get the top tracks for an artist, e.g.
http://uk.music.yahooapis.com/artist/v1/item/259699?appid=[yourapplicationidhere]&response=toptracks

But how would I get the same results from YQL? Is this possible?

Thanks

by
1 Reply
  • Hi,

    I've figured it out now. In case it helps anyone else:
    select * from music.artist.id where ids="259699" and response="toptracks"
    0
This forum is locked.

Recent Posts

in Y!OS Documentation