https://github.com/kiranandcode/alexa-review-aggregator
A node js application to aggregate alexa reviews
https://github.com/kiranandcode/alexa-review-aggregator
Last synced: 12 months ago
JSON representation
A node js application to aggregate alexa reviews
- Host: GitHub
- URL: https://github.com/kiranandcode/alexa-review-aggregator
- Owner: kiranandcode
- License: mit
- Created: 2017-10-07T21:47:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T16:56:24.000Z (over 8 years ago)
- Last Synced: 2025-04-22T12:18:44.486Z (about 1 year ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Alexa Review Aggregator
With Amazon Alexa's rising popularity, brand new possibilities for interaction design are evolving as we speak. Unfortunately at the moment
Amazon doesn't provide a publicly available API for collecting data on the skills market, providing a significant barrier on entry to researchers
wanting to perform studies on voice related APIS.
The Alexa review aggregator aims to fill this hole until Amazon gets around to releasing a researcher API for aggregating data. The skill aims
to provide a simple interface to allow researchers to collect Alexa data without hassle.
More details to follow.