Goodreads Developers discussion
Anyway to query for group membership?
date
newest »


Often its just as easy for us to build a new feature as it is to build a new api call.

As mentioned previously, one page could list the memberships current reads, while another page could list the memberships top rated books, another page could be be an aggregate view, i.e., number books read year-to-date, etc.
Definitely think the flexibility of an API approach would be preferable.
Thanks!

http://www.goodreads.com/group/member...
I would like to be able to query for members of a group and then use that list of Ids in subsequent queries.
For example-
For all members of group x, give me all books currently being read
or-
For members of group y where member.property = some value, give me the 5 highest rated books.
I didn't see anything in the API that I thought would allow such functionality. Am I missing something?
Thanks
Steve