From: Zhang Yin Date: 2007-05-31T16:28:42+09:00 Subject: HTML Parser: Which one is better? I'm new to Ruby and need to parse some web pages. I googled "ruby HTML parser" and have found several parser avaliable. They all seem good and I'm wondering which one is better for me since I'll have to deal with many pages encoded in different encoding, such UTF-8, GB2312 and GBK(For Chinese). So please help me. Thanks. -- Posted via http://www.ruby-forum.com/.