Hacker News new | ask | show | jobs
by Doctor_Fegg 4163 days ago
Each to their own, but I find the Mechanize syntax much easier even for simple scraping work. You can use CSS selectors as per the example, or XPath should you want to get more complex.