How to get remaining stock from Product Advertising API (AWS)

末鹿安然 提交于 2019-12-11 23:08:54

问题



      I'm looking for attribute from AWS that show remaining stock. But no attribute found. So, Is it possible to get remaining stock or some thing that show me "In stock" or "Out of stock".
      Actually, I found some solution "Web Scraping" but it's slowly and not work when web site doesn't show remaining stock.

Thank you Mr. SaenD


回答1:


Amazon PAA don't offer stock details example how many items are on stock write now, only thing is offering is Availibility attribute

http://docs.aws.amazon.com/AWSECommerceService/latest/DG/AvailabilityValues.html

For this you have to use Offer response group



来源:https://stackoverflow.com/questions/33182377/how-to-get-remaining-stock-from-product-advertising-api-aws

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!