Morgan Kaye Morgan’s Comments (group member since Jul 22, 2020)


Morgan’s comments from the Goodreads Developers group.

Showing 1-1 of 1

Jul 22, 2020 12:37PM

8095 Hello!

I am working on a personal project where I have a list of books in a database with the ISBN as a primary key. I want to compare my list against the books a user has shelved to show them what is available. From what I can see, the ISBN given in the API is just for the default edition. Is it possible to get a list with all possible ISBNs for the book? Is this already a feature that I am missing?

I found this thread from 2011 that addresses a similar issue: https://www.goodreads.com/topic/show/... but it doesn't seem to have made a public release

Thanks for any help!