On Thu, 2004-06-10 at 21:48, David Reiser wrote:
> A while back Jon Hamkins asked:
> [snip]
> > Happily, I happened upon the ofx.py and ofx-ba.py scripts at
> > http://www.jongsma.org/gc/ which connect directly to the OFX servers,
> > along with the list of OFX servers
I have been putting together a set of perl scripts, using
WWW::Mechanize, to negotiate financial institution web sites to download
OFX files and monthly statements. WWW::Mechanize is great at automating
web-browsing, but unfortunately, it doesn't do javascript, which means I
have had to painfully