# Scrappy - All Powerful Web Harvester, Spider, Scraper fully automated
# TODO

# WISHLIST
  -   add plugin support
  -   whois plugin (imports a function when passed a link returns whois info)
  -   howto and best practices docs
  -   investigate performance
  -   add logging (console and/or file)
  -   use HTML::Zoom (transform) to update html page contents
  -   add serializer support (json, yaml, xml)
  -   allow constraints (content-type, size, etc)
  -   support all css3 selectors
# BUGS
  -   benchmark performance