Rupval is a puppetteer script to fetch daily USD - INR rates from various services like Western Union, Xoom, Ria & Remitly and send it via email.
Rupval is deployed on Heroku and runs the script everyday via node-scheduler.
- NodeJS
- Puppeteer - Headless Chrome Node API
- node-schedule
- SendGrid
- Heroku
$ cd rupval
$ npm install
$ npm start