From: Alexander Kellett Date: 2004-10-27T16:16:33+09:00 Subject: Re: parsing html On Wed, Oct 27, 2004 at 06:13:00AM +0900, Ben Giddings wrote: > Martin Pfeffer wrote: > >my problem is i need a file with german words and so i try to create a > >file parsing html sites and write extracted words to a database so my > >questizn is what is the easyest way to extract text from html pages? > > My "htmltokenizer" module (available on RAA and Rubyforge) is pretty > good at extracting text from HTML pages. aye. it rocks. thanks for that :) Alex