Goodreads Developers discussion
questions
>
ISBN search - Api - at the beginning
date
newest »


http://www.goodreads.com/api/keys
then copy your key and append it to your request. So, for example:
http://www.goodreads.com/search?q=8811667739&format=xml&key=YOUR_KEY_VALUE

But what I obtain doesn't seem XML
true 1 1 1 Goodreads 0.00 10 1417331 1975 38 3 4.08 9701992 Scritti Corsari 37893 Pier Paolo Pasolini http://www.goodreads.com/images/nocov... http://www.goodreads.com/images/nocov...

I'm using the WebViewer of FileMaker Pro 11 but it uses the engine of the default MacOS X browser (Safari). I'm on Lion.
With the googlebooks api I've not this problem...
I'm trying to search a book in the general catalog of GR by ISBN
I'd like to have the result in xml mode
I've also a developer key but I don't know how to use it (and if it's necessary to do this)
For the moment I've done simply this request:
http://www.goodreads.com/search?q=881...
If I can obtain it in XML I've already solver my problem!
Thank You