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 amazon item
Category:Data Provider API Docs
DataQueryObject API Documentation

DATAKEY


"amazon_item"

WEBSITE


http://www.amazon.com/

DESCRIPTION


The Amazon Item ASIN web service will return more detailed information, image, thumbnail for a given ASIN input

INPUT


1st Parameter - ASIN
Type - string
2nd Parameter - Start (0)
Type - int/string
3rd Parameter - End (0)
Type - int/string


EXAMPLE DATA



[0] => Array
(
[source] => amazon_item
[title] => U2: Into the Heart: The Stories Behind Every Song
[asin] => 1560257652
[summary] => With over 24 pages covering the band's newe....
[url] => http://www.amazon.com/gp/redirect.html...
[image] => http://ecx.images-amazon.com/images/I/5129C2JH27L.jpg
[metadata] => Array
(
[image_thumb] => http://ecx.images-amazon.com/images/I/2189...
[price] => $24.95
[sales_rank] => 247610
)

[id] => 0
)

Categories: