Blank

Napster Music Webservices

Napster has a webservice that seems to be unpublished, but it is used in their website to get information on artists, albums and tracks. This is what I have discovered about the API which I use for Song-list.net.

I’ll detail the query language and not the results as they are in XML and self documenting. The data provided is quite rich.

Keyword Search Examples
Querying by ID

Artists, albums and tracks all have 8 digit IDs that can be used to query the particular item.

Playing Music

You can use the the informatin gathered to play the music through a browser:

Let me know if you discover more features.

One Response to “Napster Music Webservices”

  1. you.gotfoo.org » Blog Archive » phpNapster: An Unofficial Napster Search API Says:

    [...] phpNapster is an Unofficial Napster Search API written in PHP5. The origin comes from here and I have merely wrapped it up in a neat package. [...]

Leave a Reply