Hi, I'm interested in automating online banking login & checking for new transactions - what's best approach? (e.g. which gems/libraries etc) Anyone already built something that does this?
For example login each hour and check for any new credit card transactions and then email them to myself if there are new ones. I've seen Mechanize, which seems quite good as I want to deploy to a linux box ultimately and not have to have a browser instance physically running (i.e. want the ruby library to be self contained, and not work via controller a browser)... Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

