Closed Nopik closed 13 years ago
hi kamil,
i will have a look at how this might fit into asin.
i won't include it without tests and docs though, so please add at least minimal code coverage.
kind regards, peter
is amazon deprecating the e-commerce api? i was just looking at the docs and they are missing: http://docs.amazonwebservices.com/AWSEcommerceService/4-0/
instead there is the fullfillment api fws (http://docs.amazonwebservices.com/fws/latest/APIReference/) any idea what is going on there?
i found it as product advertisement api, but it is not listed as a aws service, strange... (http://docs.amazonwebservices.com/AWSECommerceService/2010-11-01/DG/)
Yeah, the links which you had were not working for some time. Indeed, the product advertisement api is the way to go, although it is not a part of AWS, for some reason.. No idea why they changed it. I started to use this api like 2 months ago, so for me the product advertisement is everything I know ;)
i added spec and docs in a new branch https://github.com/phoet/asin/tree/Nopik-develop
if you are interested, i will push a new version tomorrow
Thanks, I'll migrate to your version.
Hello,
I've made some additions to your asin library, namely to support node browsing (BrowseNodeLookup operation) as well as affiliate / version parameters in requests. You might be interested in pulling those.
There are no tests or much documentation about this yet, though ;(
Best regards, Kamil