A small tool to scrape your student loan information from your provider's website. There's no incentive to provide you anything other than a PDF, so being able to scrape and normalize your date, and then process it in a spreadsheet is very helpful to calculate your payments.
- Nelnet
- ???
Create a .env
file with the following:
SPREADSHEET_ID
- your Google Sheets spreadsheet IDSPREADSHEED_RANGE
- named range of within your spreadsheet to append dataUSERNAME
- your Nelnet usernamePASSWORD
- your Nelnet password
Run yarn
.
Then node index.js