argument('isbn'); $bn = new GoogleBooks(); print_r($bn->lookup($isbn)); } }