This is an alexa skill backend to get a rank for a given movie.
Currently retrieves movie rankings from filmaffinity.com and return Alexa speeches in spanish language.
Finally, to run this piece of code you have to use Node.js.
-
Install node modules:
npm install
-
Run tests
node test