isbndb library

Classes

Author
An object which returns the name of an author and the list of the books he published.
AuthorQueryResult
The object which contains the results of search in the authors database
Book
An object which handle the details of a book
BookQueryResult
The object which contains the results of search in the books database
ISBNdb
The main object for using the ISBNdb API You need to init the class with your own key See https://isbndb.com/isbn-database
Merchant
An object which returns the details about a seller of a book on the web.
Publisher
An object which returns the name of a publisher and the list of the books he published.
PublisherQueryResult
The object which contains the results of search in the publishers database
Subject
An object which returns the name of a subject and the list of the books related to this subject.
SubjectQueryResult
The object which contains the results of search in the subjects database

Enums

BookColumn
The different types of search available for the books