Goodreads Developers discussion

Poisonwell (Whispers from Mirrowen, #3)
This topic is about Poisonwell
61 views
bugs > Missing book data in list by author

Comments Showing 1-6 of 6 (6 new)    post a comment »
dateUp arrow    newest »

message 1: by Nick (last edited Mar 20, 2015 11:41AM) (new) - rated it 4 stars

Nick (sianath) | 3 comments I'm curious if this is a bug or by design, but when querying an author's books I sometimes don't get a cover photo or publish date.

An example is Poisonwell by Jeff Wheeler.
https://www.goodreads.com/book/show/2...

The page shows both the cover and the date it was released but the API returns this:

title>Poisonwell (Whispers from Mirrowen, #3)
image_url>https://s.gr-assets.com/assets/nophot...
small_image_url>https://s.gr-assets.com/assets/nophot...
large_image_url />
publication_day />
publication_year />
publication_month />

Is this expected? Is there another way I should be querying for books by an author that contains the missing information?

edit: had to remove the opening < to stop it from being parsed as HTML.


message 2: by Michael (new)

Michael Economy (michaeleconomy) We probably don't have permission to syndicate that book data. Our API honors our data permissions. Sorry about that!


Nick (sianath) | 3 comments Even the publish date? That's rough. :/


message 4: by Michael (new)

Michael Economy (michaeleconomy) yeah :(


Nick (sianath) | 3 comments Ok, I appreciate the quick response. I'll have to find another data source to use with GR I guess, because not having a publish date is a deal-breaker for my app functionality.


message 6: by Michael (new)

Michael Economy (michaeleconomy) Amazon's product data API might be your best bet. Good luck.


back to top