Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
OnlineBankingAPI
Edit
PageHistory
Diff
Info
LikePages
!! 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 # Grabs the login page # Parses form inputs and fills in the appropriate values (with the ability to add custom form values) # Executes the login page with form data compiled from the previous page # Handles any Redirects to get to the Welcome/Statements page # Parses the output and grabs Account Number, Current Balance, Available Balance(, Overdraft/Credit Limit !! Author DrewBroadley !! [CVS] http://cvs.corrupt.co.nz/cgi-bin/cvsweb.cgi/bankapi/
One page links to
OnlineBankingAPI
:
DrewBroadley