Goodreads Developers discussion

11 views
questions > Get books from different shelves at one time

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

message 1: by Flapane (last edited Feb 01, 2013 01:46PM) (new)

Flapane | 7 comments I want to show the most recent (in terms of read date) books AND the books in the "currently-reading" shelf.
I tried with this call (which works for "read" shelf)
http://www.goodreads.com/review/list/...

and modified it to:
http://www.goodreads.com/review/list/...

without luck.

Any way to do this without doing 2 API calls, one for "read" shelf and another one for "currently-reading" shelf?
Thanks

edit: I eventually ended up writing a php script (I'm gonna publish it here too) that works better with 2 API calls then just one, however I guess that other users might be interested in this issue.


message 2: by Michael (new)

Michael Economy (michaeleconomy) Unfortunately we only currently support intersections and not unions.


We'll add that some time.


back to top