bpnet
v1.1.0
Published
Using puppeteer to fetch my balance from my (shitty) bank account.
Downloads
6
Readme
foo
Using puppeteer to fetch my balance from my (shitty) bank account.
How to use
Install
> npm i -g bpnet
Create
credentials json file with following keys
{
"id": "ID",
"password": "PASSWORD"
}
Run
> bpnet [path-to-creds-file]