Web scraping tools

That’s exactly what I mean.

We have a tool that we use to scrape HTML pages. When we tried to use Mechanize (which uses Nokogiri under the hood), it would correct the HTML, which sometimes gave different results.

You answered my question, thanks!