Goodreads Developers discussion

218 views
list.tag AND list.show?

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

message 1: by Mark (last edited Nov 04, 2013 01:23PM) (new)

Mark Folashade | 2 comments Hello! I'm trying to develop a web app that goes through lists and gives recommendations for what a user should read next based on what tags they search for. On the official API page all I see is 'list.book' but I'd like to use

'list.tag' - Get the listopia lists for a given tag.
and
'list.show' - Get the books from a listopia list.

I've looked through google and the closest approximation I've found is here:

http://github.com/eleybourn/Book-Cata...

I also tried to come up with something of my own:

http://www.goodreads.com/list/tag/fan... KEY]

but all I get back is "Invalid API permissions."

I was wondering what were the extra permissions that are required and how do I get them as well as whether anyone has ever solved a similar problem or does anyone have some suggestions.

Thank you.


message 2: by Mark (last edited Nov 04, 2013 01:23PM) (new)

Mark Folashade | 2 comments Ok, I just saw a similar question asked at:

http://www.goodreads.com/topic/show/6...

Took a couple of hours googling to find it. I'm sending an email with the details of my proposed app to customer support, hopefully if a dev comes across this I can get a quicker response.


back to top