Changes for version 0.03 - 2007-05-08

  • use 'TEXT' rather than 'content' to grab text from element to be more compatible with scrapi
  • Added unit tests using Test::Base
  • Refactored internal code for easier reading
  • chained callbacks are now passed HTML::Element, not HTML, to avoid double HTML parsing
  • Implemented callbacks (iterator) API
  • Added 'process_first' to be compatible with scrapi

Modules

Web Scraping Toolkit inspired by Scrapi