Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7015759
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:41:39+00:00 2026-05-27T22:41:39+00:00

Using the Amazon API it seems that it’s not possible anymore to get the

  • 0

Using the Amazon API it seems that it’s not possible anymore to get the review rank information of a product. Checking this link the note says:

As of November 8, 2010, only the iframe URL is returned in the request
content.

However, testing with the params they suggest to get the Iframe, but it seems that now even the Iframe doesn’t work anymore. Thus, even in the latest API Reference in the chapter “Motivating Customers to Buy” the part “reviews” is completely missing.

However: Since I’m also very interested if it’s still possible somehow to get the review rank information – maybe even not using the Amazon API but a competitor’s API to get review rank information – I hope someone can provide something helpful on this topic.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T22:41:41+00:00Added an answer on May 27, 2026 at 10:41 pm

    Preamble: I’m not sure that I understand exactly what you are looking for here but I’ll share my findings anyways.

    I was able to retrieve the iframe URL for the reviews and was able to see the reviews iframe after embedding it into an .html page. I used the following attributes to retrieve the iframe URL:

    Operation=ItemLookup&
    ItemId=1451648537&
    ResponseGroup=Reviews&
    TruncateReviewsAt="256"&
    IncludeReviewsSummary="False"&
    Version=2011-08-01                 <= important: can't be less than this version
    AssociateTag=<YourAssociateTag>    <= required when using this version, can be anything (not verified by Amazon)
    

    The relevant part of the response:

    <Item>
        <ASIN>1451648537</ASIN>
        <CustomerReviews>
            <IFrameURL>http://www.amazon.com/reviews/iframe?akid=<YourAmazonKey>&amp;alinkCode=xm2&amp;asin=1451648537&amp;atag=<YourAssociateTag>&amp;exp=2012-01-06T02%3A10%3A38Z&amp;summary=0&amp;truncate=256&amp;v=2&amp;sig=kjWPue1N75%2FiI1hW67XYApWxnKeT2tlT%2FJ1rw4WLlUo%3D</IFrameURL>
            <HasReviews>true</HasReviews>
        </CustomerReviews>
    </Item>
    

    Note that you will not be able to use this iframe URL due to the fact that (1) I’ve removed my Amazon Key and the Associate Tag that was used to create the signature and (2) it expires 24 hours after the call.

    If you use the same attributes that I’ve used, paying close attention to the Version and AssociateTag fields, you will get a result with an iframe URL included.

    I then embedded the url in an iframe:

    <html>
        <body>
            <iframe src="http://www.amazon.com/reviews/iframe?akid=<YourAmazonKey>&amp;alinkCode=xm2&amp;asin=1451648537&amp;atag=<YourAssociateTag>&amp;exp=2012-01-06T02%3A10%3A38Z&amp;summary=0&amp;truncate=256&amp;v=2&amp;sig=kjWPue1N75%2FiI1hW67XYApWxnKeT2tlT%2FJ1rw4WLlUo%3D"/>
        </body>
    </html>
    

    Which looked like the following:

    Amazon Review IFrame

    As I said in the preamble, I’m unsure if this is what you are looking for since the requirements for the bounty was:

    …to get access to amazons reviewrank informations

    This isn’t exactly the review rank information but the actual reviews and I take the meaning of review rank info to be more along the lines of the data itself (such as 100 reviews @ 4 stars etc.). However, in your question you stated that the iframe did not work:

    However, testing with the params they suggest to get the Iframe, but it seems that now even the Iframe doesn’t work anymore.

    So I thought that I would at least provide you with the proper method of getting and using the iframe.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the item_search method of the amazon product api, but noticed that even
I am using the Amazon MWS API to get the sales report for my
I am using the Amazon and eBay API via PHP5 and Curl to get
I am using lxml to parse xml I got from amazon product advertisement API.
My requirement is to upload product's data on amazon using API or something else(with
I'm using PyAWS to access Amazon's API. I'm trying to get a book's subject.
We're currently using amazon-a2s-2007-10-29-java-library.jar to interact with the Amazon Webservices or Product Advertising API,
How can I get the Seller name using the Amazon API in ASP.NET? Which
I'm using the Amazon Product Advertising API (amazon-ecs) Ruby library - how can I
I'm using the amazon-product-advertising-api gem and am following the example code to try and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.