I recall seeing some instructions for pulling down a web page and
rendering the html. I think open-uri can do it without anything else,
but i can't seem to find the correct incantations.
In short, I'm looking for something that produces output a la 'links
-dump http://some.url'
No, open-uri just loads the webpage as a IO object. You'd need to parse
the html with something else.
ยทยทยท
On 07/09/05, Anthony Elizondo <anthony.elizondo@gmail.com> wrote:
I recall seeing some instructions for pulling down a web page and
rendering the html. I think open-uri can do it without anything else,
but i can't seem to find the correct incantations.
In short, I'm looking for something that produces output a la 'links
-dump http://some.url'
--
Rasputin :: Jack of All Trades - Master of Nuns