0

I am wondering how to get the authors' name of the book by book title.

My idea is, to use Google Book APIs to search the book by title then parse the authors' name of the ruturn data.

However, the data returned from APIs somethings missing the target book. For example, I am looking for the book A Summer in Europe by Marilyn Brant. The request url is:https://www.googleapis.com/books/v1/volumes?q=a%20summer%20in%20europe , but the returned json seems not containing the book.

By searching on Google Books: I can find the target book correctly.

The correct rusult Image

My question is, why this missing happens and how to get the target book?

TsingLoo
  • 1
  • 1

0 Answers0