#!/usr/bin/perl use WWW::Scraper::ISBN; my $scraper = WWW::Scraper::ISBN->new(); $scraper->drivers("AmazonUS_Driver", "ISBNnu_Driver"); while(<>) {