The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

    woot-scraper - Check if Bot::WootOff can still scrape woot.com

SYNOPSIS

    woot-scraper

OPTIONS

-v

Verbose output.

DESCRIPTION

woot-scraper fetches the woot.com front page and tries to scrape the current product and its price from it.

If it fails, woot.com has changed their HTML and the scraper needs to be adapted. Please contact the author in this case or fix it yourself on http://github.com/mschilli/bot-wootoff and send a pull request.

EXAMPLES

  $ woot-scraper

LEGALESE

Copyright 2009 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

2009, Mike Schilli <cpan@perlmeister.com>