questions

Enables you to scrape Questions from Amazon page using the ScrapeIN service

Endpoint

By making a GET request to the /questions endpoint of Amazon Customers Feedback API, ScrapeIN serves the purpose of retrieving customer questions and answers for a particular product on Amazon.

The /questions endpoint provides a reliable and efficient way to gather crucial customer insights to enhance your product offerings, improve customer experiences, and make data-driven business decisions.

Authentication

API-KEY. Use your API-KEY for authentication.

Output format

html, json, csv

🚧

Required Questions Parameters

You can specify the product using either the asin and amazon_domain parameters or the url parameter (which contains a link to an Amazon product page).

  • If you provide both the amazon_domain and asin parameters, the url parameter will be ignored.
  • If you provide the url parameter, the amazon_domain and asin parameters will be ignored.

Results: Click "200" at the bottom of the page in the Responses block to see the JSON structure of a successful response. For more details click here.

Support

If you have any questions about authentication or API usage, please contact our support team at [email protected].

📘

Notes on Retrieving Amazon Questions

Amazon Customers Feedback API allows you to retrieve 10 questions per request, accompanied by the top answer for each question. To obtain all answers for a particular question, you need to specify the question_id parameter in questions_answers endpoint. For additional information, please refer to the question answers parameters.

Language
Authorization
Query
Click Try It! to start a request and see the response here!