PHP Yahoo Music API :: Search for music using the Yahoo Music API

Posted by on 27 January 2009

This class can search for information about music and artists using the Yahoo Music API.

It can send HTTP requests to the Yahoo Music API Web services server to perform several types of operation. Currently it can:

  1. Search for artists by name
  2. Get information about an artist
  3. Get the album releases of an artist
  4. Get information about a music track
  5. Search for a track by name
  6. Get all tracks of an artist
  7. Get information of an album release

Demo:

Download:

One Response to PHP Yahoo Music API :: Search for music using the Yahoo Music API

Leave a Reply