Amazon Search API

Is there a good way to access Amazon search results (based on a query) in Ruby or Python? I searched the API and found a product advertising API that does not seem to match the search.

I would prefer not to scratch the Amazon search web page with the query (embedded in the url).

+5
source share
2 answers

I have been working with Amazon APIs for several years and I admit that they seem to be trying to hide what they are doing with their usual affiliate things like Amazon Search, as if they don’t want you to use the API or at least it's hard to do.

So, in your affiliate panel, select the "Product API" tab at the top.

. , API. , Amazon API RESTful, , . ( SOAP) , , .

, Amazon wazoo, , Ruby, Python ( cURL php), . : http://aws.amazon.com/code/Product%20Advertising%20API?_encoding=UTF8&jiveRedirect=1

python ruby, . , Amazon , . , js w630 AWS... . Amazon , , .

+4

API

, Amazon:

  • API , , .

  • -.

  • , HTML- API Amazon , , ​​ , Amazon , .

, , .

+3

All Articles