Skip to content

nbr23/trinet-paycheck-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Trinet Paycheck Dumper

Simple python script to download all your paycheck's pdf from Trinet

Usage

Set the following variables in trinet.py:

EMPLOYEE_ID = "" # Employee ID in trinet (can be found in most request URLs)
COMPANY_ID = "" # Company ID in trinet (can be found in most request URLs)
AUTH_COOKIE = "" # Value of TriNetAuthCookie in your cookies

About

Download all your paychecks in PDF from trinet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages