Changes for version 0.04 - 2007-05-09

  • *API CHANGE* Now scraper {} returns Web::Scraper object and not closure. You should call ->scrape() to get the response back.
    • I loved the code returning closure, but this is more compatible to scrapi.rb API and hopefully less confusing to people.

Modules

Web Scraping Toolkit inspired by Scrapi