amazon-product-api Questions

3

Solved

Can somebody tell me C# excample of using Amazon Product Advertising API, for example to lookup item. All i found is not working now because of changes. The most popular error is "Failed seria...
Soloman asked 6/5, 2012 at 17:25

2

I'm trying to get the details of Amazon product from its ASIN. The product API allows to do a Itemlookup with ASIN, but the return value is in XML. I want to do this call for Itemlookup from client...
Morula asked 4/9, 2012 at 6:49

2

Solved

Having a look at http://associates-amazon.s3.amazonaws.com/signed-requests/helper/index.html The following Name-Value Pairs: Service=AWSECommerceService Version=2011-08-01 AssociateTag=PutYourAs...

2

Solved

I am querying Amazon's Product Advertising API for Instant Video (streaming) results. Everything is working fine -- except that there is some missing information: Descriptions are not included in ...
Reinsure asked 4/11, 2011 at 19:47

1

Solved

I'm attempting to write an Amazon Product Advertising API client in Elixir. The developer guide describes the process for signing an API request in which the an HMAC-SHA26 hash must be created usin...
Kenya asked 22/11, 2014 at 20:50

2

Solved

I'm trying to automate the addition to and management of our products on Amazon. Looking at the API documentation for the MWS API it doesn't look like there's a way to determine if a product has al...
Leila asked 5/12, 2011 at 3:34

1

Solved

I can't seem to get this library working. I got my access key, secret and associate tag. And I am following exact same thing as explained in the README, however I am getting (None, None) instead of...
Arbuckle asked 4/7, 2014 at 12:9

2

Solved

When calling ItemLookup to for ASIN B00281Z86A, I am getting an error B00281Z86A is not a valid value for ItemId. Please change this value and retry your request. More complete {"Request":...
Intermezzo asked 28/2, 2014 at 15:15

3

Solved

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 ret...
Annabell asked 2/1, 2012 at 12:32

1

Solved

I Am trying to make a small application which can search a book in amazon by it`s ISBN. I am following below links : http://flyingpies.wordpress.com/2009/08/01/17/ http://flyingpies.wordpress.com/...
Lydialydian asked 9/9, 2013 at 13:2

2

Solved

I am working with Amazon's Product Advertising API and getting all product's information. I am getting everything but having problem with getting the shipping info. I have not seen any variable in ...
Beersheba asked 16/1, 2012 at 13:31

0

Is it possible in Amazon API to get only the products which are listed under the AmazonGlobal and will be able to ship to certain countries like singapore? From what I have seen when shopping in th...
Scapular asked 15/6, 2013 at 5:1

1

I want to get the cover of a book form its ASIN through Amazon API. I use the ItemLookup function, but I only get the author, manufacturer and the title. ie : <ItemAttributes> <Aut...
Dumanian asked 18/5, 2009 at 8:48

2

Is there a good way to access amazon search results (given a query) in Ruby or Python? I've been looking around for APIs and found a Product Advertising API which seems to not be the same as ...
Rapparee asked 23/1, 2013 at 3:32

1

Solved

I am using the Product Advertising API to do an ItemLookup on a valid ASIN, requesting all three flavors of offer groups, and I am not getting back any price information. Yet when I look at the sam...
Beeves asked 16/10, 2012 at 20:42

1

I'm trying to write a C#/.NET application that can get results from Amazon's VoD service. I found this article: Amazon API - Instant Video results It suggests that I use the Amazon Product Advertis...
Teens asked 18/8, 2012 at 17:40

2

I'm struggling with the final part of getting my first bit of code working with the AWS - I have got this far, I attached the web reference in VS and this have this amazon.AWSECommerceService serv...
Chastity asked 29/5, 2010 at 13:4

2

I can not find a working example of the new amazon service (or at least, within the last couple of years). The closest working example just comes back with a null item no matter what I put in the t...
Lombok asked 15/11, 2011 at 20:46

2

Solved

I want to search Amazon's product API for discounted products (30% off or more). Is there a simple way to do this via the API?
Gerhan asked 17/12, 2011 at 21:22

2

Solved

I am new using Amazon's Product Advertising API, and for my first project with it, I am trying to get the ASIN of the MP3 download product of a particular song, based on the artist and title. I wil...
Marentic asked 16/2, 2011 at 18:25

1

Solved

I need to be able to search for a product based on barcode, keyword or ASIN and show the results from amazon.co.uk, amazon.com, amazon.de and amazon.fr (UK, USA, Germany and France). Is that possib...
Balbinder asked 8/7, 2011 at 9:24

1

Solved

I am trying to use YQL in php to get product information from Amazon using the amazon.prodlist table and Amazon Product Advertising API. The query that I used: select * from amazon.prodlist where T...
Godsey asked 7/6, 2011 at 18:30

3

Solved

Does anybody have a good Ruby script for finding books (or other products) on Amazon using their API?
Koniology asked 25/12, 2008 at 22:19

© 2022 - 2024 — McMap. All rights reserved.