Music Albums from Amazon
Package:
Summary:
Retrieve information about music tracks on Amazon
Groups:
Author:
Description:
This class can be used to retrieve information about music tracks on Amazon.
It takes an ASIN code for a given music track and send a request to Amazon Web services API to find the ASIN code of the same music track in MP3 format.
The class returns an array encoded in JSON format with title and URL of the requested track.
It takes an ASIN code for a given music track and send a request to Amazon Web services API to find the ASIN code of the same music track in MP3 format.
The class returns an array encoded in JSON format with title and URL of the requested track.
Comments are closed.