Top "Amazon-product-api" questions

a webservice offered by Amazon to access product data

fs.writeFile in a promise, asynchronous-synchronous stuff

I need some help with my code. I'm new at Node.js and have a lot of trouble with it. …

node.js asynchronous synchronization amazon amazon-product-api
How to get book cover picture through amazon API

I want to get the cover of a book form its ASIN through Amazon API. I use the ItemLookup function, …

amazon-product-api
ImportError: No module named lxml - Even though LXML Is installed

I'm getting this error "ImportError: No module named lxml" Even though LXML Is definitely installed. Specifically it's installed within the …

python amazon lxml amazon-product-api
Amazon API - Instant Video results

I am querying Amazon's Product Advertising API for Instant Video (streaming) results. Everything is working fine -- except that there …

api amazon-web-services amazon amazon-product-api
With jQuery, How Do I Intercept Hyperlink Click Events Temporarily?

This question refers to affiliate marketing, but really is a generic question about intercepting hyperlinks before they go off to …

jquery click jquery-events amazon-product-api intercept
Javascript: Equivalent of PHP's hash_hmac() with RAW BINARY output?

I am connecting to the Amazon Product Advertising API, and to sign my request I need to base64-encode the …

php javascript binary base64 amazon-product-api
I don't get prices with Amazon Product Advertising API

I try to get prices of an ASIN number with the Amazon Product Advertising API. Code: $artNr = "B003TKSD8E"; $…

php amazon amazon-product-api
how to get all amazon category products

How can I get all amazon products from an existing category? With the API, I can browse 10 pages and get …

php amazon-web-services amazon soap-client amazon-product-api
How do I get product information via Amazon's MWS API?

I'm trying to automate the addition to and management of our products on Amazon. Looking at the API documentation for …

amazon amazon-product-api amazon-mws
Amazon Product Advertising API: Get Average Customer Rating

When using Amazon's web service to get any product's information, is there a direct way to get the Average Customer …

amazon-web-services amazon-product-api