felipeborges/python-openlibrary

Certain ISBN numbers fail even though the books exist in openlibrary

johnfwhitmore opened this issue · 0 comments

For example:

import openlibrary
api = openlibrary.Api()
book = api.get_book("0471958697")

Results in an error even though I'm sure that book exists in the library as I'm using the openlibrary cover image.

https://openlibrary.org/books/OL602786M/Pattern-oriented_software_architecture