Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

sonyarianto/klikbca-check-balance-with-puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klikbca-check-balance-with-puppeteer

Check BCA balance through KlikBCA with Puppeteer.

Quick Info

KlikBCA is internet banking service from BCA (Bank Central Asia) in Indonesia.

Preparation

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.

Run

Just type this on the repository folder.

node klikbca.js

Questions

Just drop me e-mail at sony@sony-ak.com or write an Issue on this repository.

Releases

No releases published

Sponsor this project

Packages

No packages published