My bank & credit card account statement parser utilizing the google sheets API to seamlessly organize and populate my yearly and monthly budget.
Load in .csv files and interactively categorize expenses under Food, Housing, Personal, Media, Travel, Gift, Misc. Can incorporate as many as the user needs.
Categories are remembered and repeat purchases are automatically categorized.
The script is self-organizing, and self-sorting -- it will populate totals without the need for user input. If the user needs to correct, the sheet is dynamically formatted to account for any changes.
- A Google Service Account. Follow the linked instructions and put the generated credentials.json into the root directory with the batch file.
- Add the attached template.xlsx spreadsheet to your Google Drive and share said sheet with your service account email (with editor privileges)

