Skip to content

s2owl/statements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBIS: Online Banking Is Shit

A JavaScript framework for downloading bank statements

Copyright (c) 2017 by Conan Theobald

MIT licensed: See LICENSE.md

About

Right now, OBIS is for downloading statements from HSBC UK Personal Banking in a variety of different formats. HSBC only allows downloading of the last 3 months of transaction data. That's shit. OBIS can download the lot.

Or it used to, at least, until the great dojo-app rewrite of 2017. Now it can only download one statement at a time. But in a range of formats, at least.

Currently supports only HSBC UK, but other parsers are possible. Works best in Google Chrome. Other browsers will work, but won't benefit from automatic naming of your Zip download.

Saves a Zip of your statements in OFX, QIF, CSV, JSON, or all of them.

Screenshot of HSBC UK parser

Instructions

Open dist/bookmarklet.js, copy everything, paste into a new bookmark, log in to your HSBC UK Previous Statements page, click the new bookmark.

That bookmark will load OBIS directly from the Github raw master, so if something breaks you shouldn't need to do anything when it gets fixed. (Except maybe clear your browser-cache).

Developers

Open API.md for instructions on how to use OBIS with your own parsers.

Credits

Inspired by:

Implements the fine work of these 3rd parties:

jQuery 1.5.2 is used because that's the version HSBC UK use.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published