Grabs account, merchant, transaction and tag info from your Wesabe account. Needs Perl & PostgreSQL. See the Wesabe API doc for module specifics. https://www.wesabe.com/page/api/examples To set up: Step 1: $ psql -f schma.sql Will install the 'wesabe' schema Step 2: Edit username and password in snarf.pl Also edit the database connection string as needed. Step 3: $ ./snarf.pl Grabs all your transactions and splonks them into the wesabe schema Step 4: Enjoy. NB: I am, by no means, a competent perl programmer. Joshua Reich spam@i2pi.com