Skip to content

A scraper to get some insights of your Bonsai data

Notifications You must be signed in to change notification settings

cepheiVV/Juniper

Repository files navigation

Juniper Bonsai

A scraper to get some insights of your Bonsai account.

  • Displays the income that can be billed at the next billing day
  • Displays the pending income that has been billed, but is not paid yet

Setup

  1. clone this repo
  2. cd into the project directory
  3. run npm install
  4. copy config.example.js to config.js
  5. set your Bonsai (app.hellobonsai.com) username and password in config.js
  6. run node index.js

Demo output

....................................
.     GETTING DATA FROM BONSAI     .
....................................
.                                  .
.             REPORT               .
.                                  .
. Invoice due          :  9344 USD
. Invoice drafted      :  7236 USD
. Not on invoice yet   :  431 USD
.                                  .
.                                  .
....................................
.      LOGGED OUT FROM BONSAI      .
....................................

About

A scraper to get some insights of your Bonsai data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published