質問編集履歴
1
楽天APIのURLの修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -87,7 +87,7 @@
|
|
87
87
|
|
88
88
|
if (!isset($isKeyword)) {
|
89
89
|
|
90
|
-
$RakutenUrl = "https://app.rakuten.co.jp/services/api/BooksBook/Search/20170404?applicationId=
|
90
|
+
$RakutenUrl = "https://app.rakuten.co.jp/services/api/BooksBook/Search/20170404?applicationId=xxxxxxxxxxxxxxxxxxxxxxx&title={$keyword}&booksGenreId=001&size=9";
|
91
91
|
|
92
92
|
$opts = [
|
93
93
|
'http' => [
|