Search code examples
javascriptamazon-web-servicesapi

Retrieve Amazon Reviews user emails through API


I can't find a API service to

  1. retrieve amazon reviews data
  2. get specifically the user emails (in order to not duplicate further survey emails)

Can I achieve this without using an external scraper?


Solution

  • This isn't possible, unfortunately. The Product Advertising API is probably as close as you will get. The user emails are not exposed.