Goodreads Developers discussion
questions
>
get data into a database
date
newest »


https://www.goodreads.com/api/documen...
Then, to get book related data I recommend using the book#show api. You can find the documentation here:
https://www.goodreads.com/api#book.show
There are many helper libraries that can help you issuing API requests, depending on the platform you're working with (iOS, Android, Rails, etc). Our Getting Started section outlines a few.
I am using API's for the first time, so was wondering if someone could give an idea as to how I can use good read API to extract data(bookname, authorname, ISBN, etc) and store into a sql database
Thanks,
Shreya