Slack Amazon Price Bot is a slack bot built using nightmare.js to scrape an amazon url and return a price that then gets to a slack channel.
I have this setup as a cron job that runs every hour.
TODO:
- Turn into a node module.
- Get setup running on Azure.
- Create an API that is easier to add configs too.
- Write unit tests.