enkiusz / bankster

Access information from financial institutions
GNU General Public License v3.0
0 stars 0 forks source link

Consider contributing the code to Woob #1

Open wrobelda opened 1 year ago

wrobelda commented 1 year ago

Hi,

There is a generic platform that supports scraping data from financial institutions: https://woob.tech/ (formerly known as Weboob). The platform itself is in turn supported by an array of open source personal finance applications, including Skrooge and KMyMoney – the latter of which I am one of the maintainers.

It would be beneficial to mBank users in CEE if KMyMoney and Skrooge gained support for it via Woob. I have just pushed a Draft PR for a MVP here: https://gitlab.com/woob/woob/-/merge_requests/685

Your very project also provides support for some other banks, some of which I hope to find some time to work on in near future as well. Please let me know if you were interested in doing so as well, to avoid duplicating our efforts.

Feel free to test, and, if interested, I'm happy to grant a write permission to the branch behind the PR.

enkiusz commented 1 year ago

---- On Wed, 12 Oct 2022 20:24:55 +0200 Dawid Wróbel wrote ---

Hi, There is a generic platform that supports scraping data from financial institutions: https://woob.tech/ (formerly known as Weboob). The platform itself is in turn supported by an array of open source personal finance applications, including Skrooge and KMyMoney – the latter of which I am one of the maintainers. It would be beneficial to mBank users in CEE if KMyMoney and Skrooge gained support for it via Woob. I have just pushed a Draft PR for a MVP here: https://gitlab.com/woob/woob/-/merge_requests/685 Please consider contributing the code there. In any case, please feel free to reach out for any help. Feel free to test, and, if interested, I'm happy to grant a write permission to the branch behind the PR. —

Hi,

this is very interesting, I will certainly consider it. I have been using KMyMoney for a while I'm still subscribed to the project mailing list but the traffic there is so low that I thought the project is dead. My code is a bit clunky so it likely would warrant a big rewrite before being included anywhere but still it's better than nothing.

-- enki

wrobelda commented 1 year ago

KMyMoney is nowhere near dead, though most of the dev talk traffic happens on IRC/Matrix/Telegram chat these days: https://kmymoney.org/support.html

Any help is welcome, both with KMyMoney and with onboarding more banks at Woob.

Take care!