t3chnoboy / amazon-product-api

:credit_card: Amazon Product Advertising API client
366 stars 104 forks source link

Amazon Product Advertising API 5 #117

Open MarkusPaul1989 opened 4 years ago

MarkusPaul1989 commented 4 years ago

Will it be compatible with v5 of the Amazon Product Advertising API?

Kinzi commented 4 years ago

+1

remjx commented 4 years ago

@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.

MarkusPaul1989 commented 4 years ago

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.

remjx commented 4 years ago

Here is a similar package for V5 https://github.com/arifulhb/amazon-pa-api50

jorgerosal commented 4 years ago

Here is a node package module. It's a wrapper from the official node SDK v5.0. https://www.npmjs.com/package/amazon-paapi

scraperbox commented 4 years ago

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.