Goodreads Developers discussion

76 views
search.authors method broken

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

message 1: by Adam (new)

Adam | 4 comments As another user pointed out

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

the search.authors method is broken. This method allows you to get info on authors by name rather than author id. Does GR plan to fix the method anytime soon?


message 2: by Brie (new)

Brie (breezyskies) | 3 comments Any update on this? Still looks broken.


message 3: by Brian (new)

Brian Yarr | 2 comments I'm also interesting in being able to search for authors by name, is this going to get fixed?


message 4: by Michael (new)

Michael Economy (michaeleconomy) Can you give us an example api url thats not working? Please omit your developer key.


message 6: by Michael (new)

Michael Economy (michaeleconomy) oh damn it

this is the correct url:
http://www.goodreads.com/api/author_u...

or
http://www.goodreads.com/api/author_u...

Somehow the docs got f'd. I'll see if we can't upgrade them soon.


message 7: by Chase (new)

Chase DuBois (chasedubois) | 4 comments We've made a fix to the API docs that should reflect the correct syntax in our next site update; in the meantime, the syntax Michael provided should work. Thanks for finding this, Brie!


message 8: by Brie (new)

Brie (breezyskies) | 3 comments Thanks for the update guys -- will check this out today. :)


message 9: by Simon (new)

Simon White | 1 comments Is there a way to perform a wildcard search on authors? I'd really like to be able do a query like 'terry' and receive a list of authors, rather than the single response that currently comes back.


message 10: by Brian (new)

Brian Yarr | 2 comments I agree with Simon, the current api method doesn't really do a search as I would describe it.


message 11: by Michael (new)

Michael Economy (michaeleconomy) We'll consider adding that, but it's a rather expensive look up.


back to top