Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.
/ datev_extract Public archive

This npm package is a simple Extractor for Salary PDFs from the DateV platform arbeitnehmeronline.de

License

Notifications You must be signed in to change notification settings

BitWire/datev_extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datev_extract

This npm package is a simple Extractor for Salary PDFs from the DateV platform arbeitnehmeronline.de It uses puppeteer for downloading the pdf's and Readline-sync for getting the user input from the CLI.

Setup

  1. Clone the Github Repo in a Directory of your choice via

git clone https://github.com/ThomasSchmidtGF/datev_extract.git

  1. Navigate in your chosen Directory, open a CLI and install the package via

npm i

  1. Put your Login Credentials into the cred.js file (no worries, nobody except for you, puppeteer and datev is going to see them)

Usage

Just open a CLI and enter

npm lohn.js

Done! Your PDF is in your Downloads folder.

If you want to see what the script is doing, open lohn.js with a editor and set the option "headless" to false.

About

This npm package is a simple Extractor for Salary PDFs from the DateV platform arbeitnehmeronline.de

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published