0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade clj-webdriver to work with the latest Firefox. Update scripts for UI changes on various sites. More... almost 11 years ago
Put American Express statements into year directories. More... about 11 years ago
Update .gitignore for leiningen 2.0 files. More... about 11 years ago
Update clj-webdriver and firefox profile for Firefox 19. More... about 11 years ago
Increase wait time back to 60 seconds. More... about 11 years ago
Wrap a try/catch around downloading to continue on failures. More... about 11 years ago
Update Blue Cross downloader to put statements in a folder per member. More... about 11 years ago
Fix order of function arguments related to folder name. More... over 11 years ago
Use a higher order function for downloading. This allows more complicated downloading behavior than just clicking on a single link. More... over 11 years ago
Add AT&T to the list of supported sites. More... over 11 years ago
Update the blue cross code to work with their site redesign. More... over 11 years ago
Upgrade clj-webdriver to work with Firefox 15.0.1. More... over 11 years ago
Update AT&T script to match website changes. More... almost 12 years ago
Take a screenshot when downloading fails to help debugging. Start working on a script for AT&T. More... almost 12 years ago
Print out the exception stacktrace if a download fails. Clear tmp folder before each site. More... almost 12 years ago
Add a helper function to find a single link by text. More... almost 12 years ago
Replace wait with sleep since the wait is unreliable. More... almost 12 years ago
Handle the case where a link to the Illinois page may appear. More... almost 12 years ago
Update blue cross script to include dollar amount since there can be multiple statements for the same provider and date. More... almost 12 years ago
Return whether or not we downloaded so scripts know whether or not to navigate back. More... almost 12 years ago
Start working on Paycor integration. More... almost 12 years ago
Rename Blue Cross statement directory. More... almost 12 years ago
Update README and config example. More... almost 12 years ago
Add more information to README. More... almost 12 years ago
Add support for American Express. More... almost 12 years ago
Remove unused requires. More... almost 12 years ago
Allow configuration of statement path. Only download files if they do not already exist. Clear out download folder between runs to prevent download errors. More... almost 12 years ago
Prompt for all passwords upfront and then download all statements. More... almost 12 years ago
Make a sites namespace for individual site runners. Wrap each site in a try/catch to continue if there are errors. More... almost 12 years ago
Configure sites and usernames in a yaml file. More... almost 12 years ago