dmcquay / node-apac

node-apac - Node.js client for the Amazon Product Advertising API, including support of Request Signatures
MIT License
499 stars 111 forks source link

Does apac support PA-APIv5 ? #97

Closed tea3 closed 4 years ago

tea3 commented 5 years ago

Does apac support v5?

What's new in Product Advertising API 5.0 https://webservices.amazon.com/paapi5/documentation/?ref_=pe_8930082_379941342

newsfusion commented 4 years ago

v5 will not work with this library until someone will update it

shubhendusaurabh commented 4 years ago

@dmcquay will this project be updated to v5? v4 is going down in few days?

jorgerosal commented 4 years ago

The current solution would be using Amazon SDK for the new 5.0 API including node. Alternatively, I created a wrapper that will make the transition a bit easier for nodeJs users. https://www.npmjs.com/package/amazon-paapi

tea3 commented 4 years ago

@newsfusion @shubhendusaurabh @jorgerosal Thank you :D I have resolved migration to new version using Amazon official api .
https://photo-tea.com/p/1803/amazon-how-to-itemlookup-nodejs/