Goodreads Developers discussion
search.authors method broken
date
newest »
newest »
The example in the API docs is not working:http://www.goodreads.com/api#search.a...
http://www.goodreads.com/api/author_u...
oh damn itthis 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.
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!
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.


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?