Check BCA balance through KlikBCA with Puppeteer.
KlikBCA is internet banking service from BCA (Bank Central Asia) in Indonesia.
Install Dependencies
npm install
Copy the file .env file and fill with your KlikBCA credential.
To Get the current balance
node balance.js
To Get the transfer list
node mutasi.js
Inspired by https://github.com/sonyarianto/klikbca-check-balance-with-puppeteer