Alternative way to check NBAD balance during workflow without mobile access

I am currently working on a data workflow in KNIME where I trigger some external processes and occasionally need to verify small payment deductions from my National Bank of Abu Dhabi account. Normally I would just open the mobile app and check the balance, but recently I have been working in a restricted environment where mobile access is not possible and the app itself has also been unreliable.

The issue I am facing is not about automation directly but more about how to reliably confirm account balance while staying inside a desktop based workflow. I tried accessing the bank through a browser session but sometimes it requires additional verification that I cannot complete in that environment, so it breaks the flow of my work.

I am wondering if anyone here has dealt with a similar situation where you needed a quick and simple way to check your bank balance without relying on the mobile app. Even something basic like a stable web method or another workaround that fits into a technical workflow would help.

Right now it feels like a small gap but it interrupts my process more than expected, so I thought it would be worth asking if someone has found a practical solution.