- Run
npm install
You can export reports using the following command
- Export November 2021 data:
node index.js year=2021 month=11
- Export January 2022 data:
node index.js year=2022 month=1
- Export April 2022 data:
node index.js year=2022 month=4
- Export November 2021 data:
node index.js year=2021 month=11 url={url} offset=150
A PDF file will be generated with the name ${month}-${year}.pdf