http://www.perlmonks.org?node_id=440969


in reply to Quest: a bulletproof-secure, automated scraper

This is easy. Just make this a perl/tk app that asks for your username and password as it starts up. Don't actually record it in a file. For talking to the bank they use ssl so your app (using lwp ot get the page) won't be any less secure than doing the same thing with a browser.