klikbca check balance with puppeteer
1.0.0
Check BCA balance through KlikBCA with Puppeteer.
KlikBCA is internet banking service from BCA (Bank Central Asia) in Indonesia.
I assume you already have NodeJS and npm installed on your machine.
Clone this code or fork (up to you)
git clone https://github.com/sonyarianto/klikbca-check-balance-with-puppeteer.git
and go to repository folder.
Install Puppeteer
npm i puppeteer
Install dotenv
npm i dotenv
Edit file .env
and fill with your KlikBCA credential.
Just type this on the repository folder.
node klikbca.js
Just drop me e-mail at [email protected] or write an Issue on this repository.