The payroll & HR service provider ADP switched from sending letters to a website, containing download links. If you don't like to manually download your payroll documents each month, you can alternatively use this script. It downloads the 20 most recent documents from ADP World into a folder of choice.
- Install phantomJS and casperJS
- phantomJS: Try your package manager first. If you are on ARM and your distro offers nothing, there are precompiled binaries out there, just google for "phantomJS arm" and you will find sth.
- casperJS: If the package manager way does not work, you can always download the binary distribution from their website. casperJS is just a bunch of JavaScript on top of phantomJS.
- Download this script via "git clone https://github.com/vjay82/ADP-World-Downloader.git"
- Add your credentials to the header of adp.js.
- Test the script via "casperjs adp.js".
- Add it to systemd/cron.
- Forget about ADP.