Skip to content

aswetlow/skill-review-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa Skill Review Checker

Returns the amount of reviews and voice ratings for an AlexaSkill

Installation

git clone https://github.com/aswetlow/skill-review-checker.git
npm install

Usage

Add your skill to the skills object.

const skills = {
    'SkillName': '<url-to-skill-page>',
};

Run script.

node index.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages