eshaham / israeli-bank-scrapers

Provide scrapers for all major Israeli banks and credit card companies
MIT License
599 stars 162 forks source link

[Request] add bank account details for credit card accounts #854

Open amosbe opened 5 months ago

amosbe commented 5 months ago

First, thank you for this great project, I've been using it for the past few months and it's amazing.

Credit card websites (e.g., Isracard), show for each card some nice metadata, like:

It would be nice to have this information returned as part of the account object, alongside the card number and the txns

Specifically, the trigger for me is to know if I have enough balance in each bank account, before the charge date, where I have many cards charged from different bank accounts.

baruchiro commented 5 months ago

I agree, adding the Bank relation is something needed, for example, I think it is needed for connecting credit cards to banks accounts in Firefly III.

I'm from mobile right now so I can't review the code, but note that maybe it will lead us to differentiate the types and the structure of the accounts to be specified as Bank or Credit Card.

github-actions[bot] commented 2 days ago

Issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.