Hi,
I need to parse a wonderful html page full of tables everywhere!
Obviously I am using Hpricot to parse my html, and this what I've done
so far.
But now I stuck :S
Hi,
I need to parse a wonderful html page full of tables everywhere!
Obviously I am using Hpricot to parse my html, and this what I've done
so far.
But now I stuck :S
It's not so obvious that you are using Hpricot. You could use Nokogiri too.
I prefer Nokogiri (http://nokogiri.org/\)
Juan José Vidal
···
El 09/06/10 15:35, Greg Ma escribió:
Hi,
I need to parse a wonderful html page full of tables everywhere!
Obviously I am using Hpricot to parse my html, and this what I've done
so far.
But now I stuck :S