I need some help, i want to make a script that extracts the DOM objects from
a web page, to get some content.

For example

i have a url
www.example.com

<html>
 <body>
     <div id="news"> This evening three persons went to visit....</div>
 </body>
</html>

I need to get the content inside that div

-- 
Felipe Vergara Contesse
IngenierĂ­a Civil Industrial UC

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to