LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 11-15-2013, 08:33 AM   #1
sayhello_to_the_world
Member
 
Registered: May 2013
Posts: 229

Rep: Reputation: Disabled
Amazon: Retrieving Customer Reviews with a extension


Hallo

who can show a AWS-Product-Reviews in Joomla
weve got two options

- book-library by Ordasoft
- Jcollection (by Thorsten Riess)

the Reviews to books are very very interesting to get!"

a integration of the following:

http://docs.aws.amazon.com/AWSEComme...erReviews.html


Retrieving Customer Reviews

This example uses the ItemLookup operation in conjunction with the Reviews response group to retrieve the customer reviews data for a particular item, ASIN B004HFS6Z0 (Kindle Wi-Fi).

Example Request

Code:
http://webservices.amazon.com/onca/xml?
  Service=AWSECommerceService
  &Operation=ItemLookup
  &ResponseGroup=Reviews
  &IdType=ASIN
  &ItemId=B004HFS6Z0
  &AssociateTag=[Your_Associate_Tag]
  &AWSAccessKeyId=[Your_AWSAccessKeyId]
  &Timestamp=[YYYY-MM-DDThh:mm:ssZ]
  &Signature=[Request_Signature]
Example Response

Code:
<Item> 
  <ASIN>B004HFS6Z0</ASIN> 
  <CustomerReviews> 
    <IFrameURL> 
      http://www.amazon.com/reviews/iframe? 
        akid=[Your_AWSAccessKeyId] 
        &alinkCode=xm2 
        &asin=B004HFS6Z0
        &atag=[Your_AssociateTag] 
        &exp=2011-06-01T22%3A32%3A53Z
        &v=2
        &sig=pxn6bbln%2B%2FVTPJdj8oCcXvjTHmo3spkUMjbQMPbhCKI%3D 
    </IFrameURL> 
    <HasReviews>true</HasReviews> 
  </CustomerReviews>
</Item>
the API - code we have

q. can we do this with joomla in

a. Block (customized)
b. a Jumi-Extension
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Amazon Linux AMI(Amazon Machine Image) - ec2 server - query about pem file unclesamcrazy Linux - Newbie 11 11-27-2014 04:31 PM
Need to import IP, MAC, Customer, Hardcoded IP's and Customer into website rhbegin Linux - Software 3 02-24-2012 06:48 PM
LXer: Customer Embraces Open Source In Amazon's Cloud LXer Syndicated Linux News 0 02-11-2009 04:20 PM
LXer: Customer Embraces Open Source In Amazon's Cloud LXer Syndicated Linux News 0 02-11-2009 11:10 AM
LXer: Cranky customer forces Amazon patent review LXer Syndicated Linux News 0 05-19-2006 09:54 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 10:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration