Automates the process of logging in to the Now Pensions website to retrieve your fund value
Install all dependencies
npm install
Run the scraper
node scraper.js -u <username> -p <password> -o <organisation>
Automates the process of logging in to the Now Pensions website to retrieve your fund value
JavaScript