I can't find a API service to
- retrieve amazon reviews data
- get specifically the user emails (in order to not duplicate further survey emails)
Can I achieve this without using an external scraper?
CodePudding user response:
This isn't possible, unfortunately. The Product Advertising API is probably as close as you will get. The user emails are not exposed.