Skip to content

Releases: eshaham/israeli-bank-scrapers

v6.4.1

05 Jan 06:43
3be4eee

Choose a tag to compare

6.4.1 (2026-01-05)

Bug Fixes

v6.4.0

04 Jan 12:15

Choose a tag to compare

6.4.0 (2026-01-04)

Features

  • visa-cal: integrate frame (misgeret) data into fetchData (#1020) (c549659)

v6.3.7

03 Dec 20:27
e365d1b

Choose a tag to compare

6.3.7 (2025-12-03)

Bug Fixes

  • visa-cal: improve token waiting (#1014) (e365d1b)
  • visaCal: enhance authorization handling and type safety (b40bfab)
  • visaCal: improve token waiting (185bfeb)

v6.3.6

03 Dec 18:37
5743f12

Choose a tag to compare

6.3.6 (2025-12-03)

Bug Fixes

  • visa-cal: update User-Agent and add additional headers for improved request handling (d4927af)

v6.3.5

03 Dec 11:17
4a8668b

Choose a tag to compare

6.3.5 (2025-12-03)

Bug Fixes

  • isracard: remove debug import and enable (#1016) (4a8668b)

v6.3.4

02 Dec 19:32
be56b3a

Choose a tag to compare

6.3.4 (2025-12-02)

Bug Fixes

  • isracard: add debug logs for account and transaction fetching (0bf93a7)
  • isracard: add sleep delays in transaction fetching and account scraping to improve stability (4d9c948)
  • isracard: attempt to defeat block-automation (#1013) (dc052c6)
  • isracard: improve getExtraScrapAccount by chunking the calls by account>groups of 10 instead of fetching everything once (5167050)
  • isracard: optimize transaction fetching in getExtraScrapAccount by processing in chunks (1d0eb03)
  • isracard: refactor transaction detail URL (152e51b)
  • isracard: rename getExtraScrap to getAdditionalTransactionInformation and add opt-in feature for skipping additional transaction information even if additionalTransactionInformation is true (735ac7a)

v6.3.3

02 Dec 18:49
e86f6ab

Choose a tag to compare

6.3.3 (2025-12-02)

Bug Fixes

  • discount: scrape transactions for all user accounts (#1012) (e86f6ab)

v6.3.2

01 Dec 20:04
cb396b8

Choose a tag to compare

6.3.2 (2025-12-01)

Bug Fixes

  • mizrahi: parse transaction amount as float instead of integer (fad87ed)
  • mizrahi: parse transaction amount as float instead of integer (#1009) (5facdda)

v6.3.1

26 Nov 05:49
31ae112

Choose a tag to compare

6.3.1 (2025-11-26)

Bug Fixes

  • mizrahi: mark transactions as pending if they have no identifier (#991) (31ae112)

v6.3.0

25 Nov 15:41
a5d1f01

Choose a tag to compare

6.3.0 (2025-11-25)

Bug Fixes

  • cal: correct sign for credit transactions (#994) (018d02f)
  • mizrahi: scrape all pending transactions, skip pending with no date (#1008) (a5d1f01)
  • mizrahi: update selectors for username, password, and submit button (#1007) (4eecf2c)

Features