eshaham/israeli-bank-scrapers ? reverse-engineered prompt

Reverse engineered prompt

Build me a TypeScript Node library that can log into major Israeli banks and credit card companies and pull my account activity in a simple, consistent format.

I want to be able to give it the company, a start date, and the right login details, then get back a clean list of accounts and transactions, including balances when they’re available. It should handle the common providers in Israel, work with a browser based flow when needed, and support things like two factor login and optional custom browser control. Please make the output easy to use in another app, with clear success and error responses, and keep the dates and transaction details accurate.

Please include a small example showing how to create a scraper and run it, plus enough tests and documentation so I can understand which banks are supported and what login fields each one needs. If you need to check the latest library or browser docs while building it, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab