An open API service indexing awesome lists of open source software.

https://github.com/rsoury/bonsai-invoice-downloader

Automatically mass download PDF invoices from Bonsai Invoicing/Accounting Platform https://hellobonsai.com/
https://github.com/rsoury/bonsai-invoice-downloader

Last synced: 3 months ago
JSON representation

Automatically mass download PDF invoices from Bonsai Invoicing/Accounting Platform https://hellobonsai.com/

Awesome Lists containing this project

README

        

# Bonsai Invoice Downloader

Using Puppeteer to automatically mass download PDF invoices from [https://hellobonsai.com/](Bonsai)

## Getting started

1. Update .env file with your login credentials.
2.
```
node download-invoices.js ./url-list.txt
```
3. That's it.

Have fun!