5 ms·
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
by ddemchuk 15y 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