github eshaham/israeli-bank-scrapers v0.4.0

latest releases: v6.2.3, v6.2.2, v6.2.1...
pre-release7 years ago

Notice, this version includes some breaking changes!

Changes:

  • entry point for usage of scrapers now uses createScraper() function instead of specific scraper functions
  • return a metadata object which contains info about available scrapers
  • transaction amounts now return as either chargedAmount and actualAmount - removed old amount property
  • make credit card scrapers return negative amounts for all transactions (positive values for refunds of course)
  • add a transaction type property, which returns as either normal or installments
  • changed the way a scraper notifies about progress - use the onProgress() function to register your handler

Don't miss a new israeli-bank-scrapers release

NewReleases is sending notifications on new releases.