Skip to content

Instantly share code, notes, and snippets.

View dogracer's full-sized avatar

dogracer dogracer

View GitHub Profile
@dogracer
dogracer / every-dollar-data-export.js
Last active October 9, 2022 21:57 — forked from coleHafner/every-dollar-data-export.js
EveryDollar Data Export
// this script allows you to export your data from the EveryDollar budgeting app (everydollar.com)
// just paste it in the console after you login and it capture the categories/sub categories, and total spent for the selected month
// then it will output a CSV file to the browser
// it has only been tested in Chrome on full, non-mobile layout
// it's not perfect, but it's good enough. Feel free to tweak it to fit your needs.
var lines = [];
document.querySelectorAll('.Budget-budgetGroup').forEach(node => {
const headerCol = node.getElementsByClassName('BudgetGroupHeader-column')[0];

Keybase proof

I hereby claim:

  • I am dogracer on github.
  • I am dogracer (https://keybase.io/dogracer) on keybase.
  • I have a public key ASByuwLnpGxGpIIqFvQxShgs6tOI1vLmaYkaK0YYkNBTMwo

To claim this, I am signing this object: