Hello all I am trying to start a project where I have to crawl the web to get some data. I am a bit confused between different options available in RoR. Can anyone share his/her experience with scRUBYt or Anemone or hpricot? I mean pros-cons of each of these. Thanks in advance. Ajit
I use hpricot + some gems like open-uri, activerecord, etc without problem. Dunno about the others. On Oct 15, 9:08 pm, Ajit <ajitscor...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello all > > I am trying to start a project where I have to crawl the web to get > some data. I am a bit confused between different options available in > RoR. Can anyone share his/her experience with scRUBYt or Anemone or > hpricot? I mean pros-cons of each of these. > > Thanks in advance. > > Ajit
Ajit Singh wrote:> Hello all > > I am trying to start a project where I have to crawl the web to get > some data. I am a bit confused between different options available in > RoR. Can anyone share his/her experience with scRUBYt or Anemone or > hpricot? I mean pros-cons of each of these.Don''t forget about Nokogiri (faster than Hpricot) and Treetop (parser generator) either! :)> > Thanks in advance. > > AjitBest, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/.