Pulling product information with Amazon API

0

I tried to research this but couldn't find many resources in my language. What I want to do is to be able to pull a .json file containing information about a product using the AWS API. Can you help with this?

  • Can you elaborate on what you mean by pulling a product? which products are you referring to ?

  • I meant about getting information about a product. I want to get features such as monthly sales amount, profit margin, rating. I want to make a c# .net application about it. I thought I could make the app more dynamic using the API. But I don't have much idea about how APIs work. I would be glad if you help.

  • Please set the answer as Accepted Answer if you feel it has provided the response for your query.

  • thank you for the answer.

1 Answer
0
Accepted Answer

This forum is about AWS services. What you are referring to is related to Amazon.com retail product. There are APIs on Amazon.com to be able to do this that is called Seller Partner APIs. You can find the documentation here : https://developer-docs.amazon.com/sp-api

You need to open a developer account to be able to access a sandbox environment there. There is a different support and use community related to Amazon.com API system and I encourage you to look at the resources there as this forum is dedicated to AWS services that is completely separate from Amazon.com offerings.

AWS
answered 10 months ago
profile picture
EXPERT
reviewed 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions