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

DATAKEY


"amazon_books"

WEBSITE


http://www.amazon.com/

DESCRIPTION


The Amazon Books web service will match books from Amazon's product listings based upon tagged popularity.

INPUT


1st Parameter - Term
Type - string
2nd Parameter - No of results
Type - int/string

EXAMPLE DATA



[0] => Array
(
[source] => amazon_books
[title] => De Bono's Thinking Course, Revised Edition
[url] => http://www.amazon.com/gp/redirect.html?ASIN=081603178...
[summary] =>
[thumbnail] => http://ecx.images-amazon.com/images/I/211M4SAYZFL.jpg
[asin] => 0816031789
[pubdate] => 1994-09
[metadata] => Array
(
[author] => Edward De Bono
[binding] => Paperback
[no_of_pages] => 208
[publisher] => Facts on File
[isbn10] => 0816031789
[isbn13] => 9780816031788
[sales_rank] => 226189
[image] => http://ecx.images-amazon.com/images/I/51AK96WPAXL.jpg
[price] => $9.97
[rating] => 4.0
[favorable] => Array
(
[rating] => 5
[date] => 2007-08-06
[summary] => Inspirational
[content] => All of De Bono's works are highly inspiring and ...
)

[critical] => Array
(
[rating] => 1
[date] => 2004-06-18
[summary] => Pete and Repeat, Pete left. Who was left? Re...
[content] => This book is very repetative. I repeat, this bo..
)

[total_reviews] => 17
[reviews_url] => http://www.amazon.com/review/product/0816031789
[similar_books] => Array
(
[0] => Array
(
[asin] => 0060903252
)

[1] => Array
(
[asin] => 0812928083
)

[2] => Array
(
[asin] => 0140238301
)

[3] => Array
(
[asin] => 0140126783
)

[4] => Array
(
[asin] => 0140230777
)

)

)

[id] => 0
)

Categories: