LookyBookService
The following operations are supported. For a formal definition, please review the Service Description.
-
DoKeywordSearch
retrieves an array of bookInfo (author, title, isbn) given a keyword. Vendor price data is not provided in the elements of the array. -
DoKeywordSearchEx
retrieves an array of bookInfo (author, title, isbn) given a keyword. Vendor price data is not provided in the elements of the array. User may specify the source website (either Bookshop.co.uk or Barnes & Noble). -
GetInfo
retrieves book information for a given ISBN. Returns an XML schema containing title, author, publisher, pubdate and other info.