feat(webscrape-bank): added code to webscrape my bank, api is next

This commit is contained in:
devaine 2026-01-26 20:27:07 -06:00
commit b8552eaefa
Signed by: devaine
GPG key ID: 954B1DCAC6FF84EE
6 changed files with 3974 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# PERSONAL INFO
.env
**/My-Finances*
notes
**/*qfx
# Others
node_modules/