From: Robert Klemme Date: 2013-07-05T20:50:17+09:00 Subject: Re: Ruby link grabber --e89a8f5038b24c7e7304e0c24cc2 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Jul 5, 2013 at 12:05 PM, Joel Pearson wrote: > Do you want to just grab the links, or do you specifically want to write > the code to grab links? > > If all you want is the links, try Nokogiri. Otherwise use Mechanize. ;-) Writing a HTTP client from scratch is certainly not a good idea. Cheers robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/ --e89a8f5038b24c7e7304e0c24cc2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



On Fri, Jul 5, 2013 at 12:05 PM, Joel Pearson <= ;lists@ruby-forum= .com> wrote:
Do you want to just grab the links, or do yo= u specifically want to write
the code to grab links?

If all you want is the links, try Nokogiri.

Otherwise use Mechanize. ;-) =A0Writing a HTTP client from scr= atch is certainly not a good idea.

Cheers

robert

--
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/
--e89a8f5038b24c7e7304e0c24cc2--