How to web scrape bank transaction information from NAB?
https://nab.com.au/
After giving the ID and password, the two-factor asks.
I use Python and Selenium for this
Do I need to call a special web service to get transactions?
Sites like Basic and Yoodli have this service and I don’t know how they implemented it.