eshaham / israeli-bank-scrapers

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

feat: fetch credit card line of credit utilization #857

Open matanelgabsi opened 1 month ago

matanelgabsi commented 1 month ago

Optional feature to fetch credit card line of credit utilization and limit. Initial support for Isracard-amex, Cal, Max. This is a replacement PR of #795. The main changes from #795:

  1. Added Max & Cal
  2. Fixed comment regarding returned data type (Thanks @esakal)
  3. Added a parameter to control whether credit utilization is collected (Thanks again @esakal)

Sorry for the long delay doing this, hope this answers your concerns and we can merge :)

baruchiro commented 1 month ago

Please pull the latest changes from master (@eshaham can you enable the button for "Update Branch"?)

eshaham commented 1 month ago

Please pull the latest changes from master (@eshaham can you enable the button for "Update Branch"?)

@baruchiro good idea, done 👍

matan-elgabsi commented 1 month ago

@baruchiro I commented on the previous PR saying I will replace it right after I've opened it, the reason is I accidentally committed from my company's account, this is why I needed a new PR from my personal account.