Go to Google Groups Home    comp.lang.ruby
Re: HTML parsing as good as Perls.

Daniel Amelang <daniel.amel...@gmail.com>

I did a poor man's port of BeautifulSoup once...if there's enough
interest, we could turn it into something useful. I assume you're
doing some screen scraping thing?

Here's the original BeautifulSoup. Look like what you need?

http://www.crummy.com/software/BeautifulSoup/

Would anyone be interested either as a user or a developer?

Dan