Hacker News new | ask | show | jobs
by qhoxie 6429 days ago
hpricot is great, but I hear lately that Nokogiri is faster and just as capable:

http://github.com/tenderlove/nokogiri/tree/master

1 comments

Nokogiri even has a HPricot emulation mode, if you need to port HPricot code.