Goodreads Developers discussion
bugs
>
search.books and specifying a search field.
date
newest »
newest »
Michael, while the url you provided does do the search, and it does get the results I expected, It was an html page. By adding format=xml (and my key) to the query string I was able to get the results back as an XML document.http://www.goodreads.com/search?q=rob...
Thanks for your help.
Hello!Is it possible to search among title and author at the same time? I mean, search title "Inferno" by author "Dan Brown"? Or it supports only one query string?




http://www.goodreads.com/search.xml?k...
But it returns the same data as if I had used:
http://www.goodreads.com/search.xml?k...
Am I doing something wrong or is there an issue with this API?