HOWTO scrape websites with Ruby & Watir
Tutorial showing you how to scrape websites with Ruby and the Watir gem. Watir is powered by Selenium, which means that unlike Mechanize you can use it to interact with JavaScript! http://readysteadycode.com/howto-scrape-websites-with-ruby-and-watir
Post a comment