given username and password, grab travel records from opal.com.au for given card number
to get yourself started
- Make sure you have installed Node from https://nodejs.org/en/download/
- clone this repository
- run the command 'npm install'
- try executing the command
node index.js user=[email protected] password="yourPassword" card=0 where [email protected] and yourPassword match your credentials to opal.com.au to find your card number, login to opal and select your card and click on 'Opal Activity' tab..