Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle multiple editions for isbn in Open Library #2

Open
cdrini opened this issue Oct 29, 2017 · 0 comments
Open

Handle multiple editions for isbn in Open Library #2

cdrini opened this issue Oct 29, 2017 · 0 comments

Comments

@cdrini
Copy link
Owner

cdrini commented Oct 29, 2017

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.

@cdrini cdrini added this to the sync_edition_olids milestone Oct 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant