Hacker News new | ask | show | jobs
by ddemchuk 5465 days ago
you can easily scrape google without having to use something as bulky as htmlunit.

When I teach people how to scrape, exercise #1 is scraping Google with Ruby Mechanize and Nokogiri. xPath is your friend