Skip to content

marcondercin/budgeting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Budgeting

Currently in progress

After trying out some budgeting software, I decided to try to make my own.

selenium_scraper

Using the selenium package, this script runs an instance of Chrome that navigates to bank pages through link text. At every account page it saves the page source to a file to be filtered through.

bsoup

Uses the beautiful soup package to filter the html source and pull out transactions as useable data.

About

retrieve bank transactions and categorize for budgeting use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages