N number1shotta New Member Dec 9, 2012 #1 Is there any HTML parser in Ruby that reads HTML document into a DOM Tree and represents HTML tags as DOM elements?I know Nokogiri but it doesn't parse HTML into DOM tree.
Is there any HTML parser in Ruby that reads HTML document into a DOM Tree and represents HTML tags as DOM elements?I know Nokogiri but it doesn't parse HTML into DOM tree.