Amazon Product Advertising API 5
Opened this issue ยท 6 comments
Will it be compatible with v5 of the Amazon Product Advertising API?
+1
@t3chnoboy if this repo will no longer be maintained, can you update the readme to indicate this? Amazon sent out a notice that Product Advertising API v4 will be discontinued March 9, 2020 and from that point on, only v5 will work.
Hi guy,
you should take a look on the offical NodeJS SDK:
https://webservices.amazon.com/paapi5/documentation/quick-start/using-sdk.html
I don't think this package will be maintained anymore.
Here is a similar package for V5 https://github.com/arifulhb/amazon-pa-api50
Here is a node package module. It's a wrapper from the official node SDK v5.0.
https://www.npmjs.com/package/amazon-paapi
Here is a node package module. It's a wrapper from the official node SDK v5.0.
https://www.npmjs.com/package/amazon-paapi
Thank you. Got what I needed.