Penguin
Note: You are viewing an old revision of this page. View the current version.

Online Banking API

Project Plan: I got the idea after playing with some WAP sites, that it would be possible to write some sort of API to online banking websites. I wanted myself to have the ability to get an SMS or Email with my Bank Account and balances. This was spawned properly after a night of investigating Westpac's Online Banking system and has gone from there.

Backend:

PERL
Initally grab's the login page, parses form input's and fills in the appropriate values (with the ability to add custom form values), then proceeds to execute the login page with form data compiled from the previous page, then handles any Redirect's to get to the Welcome/Statements page. It then parses the output and grabs (Account Number, Current Balance, Available Balance(, Overdraft/Credit Limit ).

Author: DrewBroadley

CVS: http://public.cvs.corrupt.co.nz/viewcvs.cgi/bankd/