I have been looking at XML and HTML libraries on rubyforge for a simple way to pull data out of a web page. For example if I want to parse a user page on stackoverflow how
try hpricot, its well... awesome
I've used it several times for screen scraping.