Greg Hauptmann
2008-Apr-09 20:42 UTC
help re recording/replaying (i.e. automating) HTTP interactions to a web-site???
Hi, Actually can anyone recommend a good technique / software / plugin that would assist if I wanted to effectively (a) record my interaction with my bank at the HTTP level, then (b) use this to automate that behavior in my RoR application to automate pulling down daily account details? The best I can think of at the moment is: (a) Firefox Live HTTP Headers plugin then (b) manually write Ruby code that sends these out and waits for the response & check it before proceeding to the next http request. I''m thinking someone probably has a better way, or plugin, to handle at least part (b)? Tks On Wed, Apr 9, 2008 at 10:00 PM, Greg Hauptmann < greg.hauptmann.ruby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > Are there any plugins/code examples for integrating from Ruby on Rails to > one''s bank? In particular for a daily automated check of latest > transactions (i.e. read only). > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Greg Hauptmann
2008-Apr-26 08:43 UTC
Re: help re recording/replaying (i.e. automating) HTTP interactions to a web-site???
(bump) would still love to get some advise on this... On 4/10/08, Greg Hauptmann <greg.hauptmann.ruby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > Actually can anyone recommend a good technique / software / plugin that > would assist if I wanted to effectively (a) record my interaction with my > bank at the HTTP level, then (b) use this to automate that behavior in my > RoR application to automate pulling down daily account details? > > The best I can think of at the moment is: (a) Firefox Live HTTP Headers > plugin then (b) manually write Ruby code that sends these out and waits for > the response & check it before proceeding to the next http request. I''m > thinking someone probably has a better way, or plugin, to handle at least > part (b)? > > Tks > > > On Wed, Apr 9, 2008 at 10:00 PM, Greg Hauptmann < > greg.hauptmann.ruby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi, > > > > Are there any plugins/code examples for integrating from Ruby on Rails to > > one''s bank? In particular for a daily automated check of latest > > transactions (i.e. read only). > > > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---