Skip to content

Handle multiple editions for isbn in Open Library #2

@cdrini

Description

@cdrini

openlibrary client currently returns only one edition when searching with an isbn:

ol_books = [ol.Edition.get(isbn=isbn) for isbn in isbns]

Making the checks after this kinda useless. Try to get multiple editions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions