Skip to content

niraj8/paybooks-payslips-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paybooks Payslips downloader

Downloads Payslips from Paybooks.

This script opens a Chromium browser and automates user actions to download and save the payslips.

60% of the time, it works every time.

  1. Clone this repo
  2. Export below env variables
export PAYBOOKS_USERNAME=<email>
export PAYBOOKS_PASSWORD=<password> # use single quotes if your password has exclaimation mark
export PAYBOOKS_DOMAIN=<domain for your org>
  1. Install dependencies & run the script
npm i
node index.js

About

Downloads Payslips from paybooks.in

Topics

Resources

License

Stars

Watchers

Forks