pbellchambers / alexa-share-price

Alexa Share Price Skill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alexa-share-price

A skill for Amazon Alexa that looks up the current share price for a given stock symbol.

Requires

  • NodeJS 6.10+
npm install

Current Limitations

  • Only works for London Stock Exchange shares
  • Only works for stock symbols, can't lookup by full name

Local Testing

Events can be tested locally using the sample event json and lambda-local:

lambda-local -l index.js -e event-samples/successful/successful.json

About

Alexa Share Price Skill

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%