GoogleBooksAPI概要 Googleに登録されている本を検索する事ができる。 登録なしで使える:1000件/日 情報の精度、検索結果が少し弱い 使用API 公式リファレンス * base_url * https://www.googleapis.com/books/v1/volumes? + 検索queryq=ウーロン茶 * response:json { "kind": "books#volumes", "totalItems": 1484, "items": [ { "kind": "books#volume", "id": "kFIgNwAACAAJ", "etag": "wn0MtLjELK0", "selfLink": "https://www.googleapis.com/books/v1/volumes/kFIgNwAACAAJ", "volumeInfo": {
