@book000/pixivts
Preparing search index...
GetV1SearchNovelResponse
Interface GetV1SearchNovelResponse
GET /v1/search/novel のレスポンス
interface
GetV1SearchNovelResponse
{
next_url
:
null
|
string
;
novels
:
PixivNovelItem
[]
;
search_span_limit
:
number
;
}
Index
Properties
next_
url
novels
search_
span_
limit
Properties
next_
url
next_url
:
null
|
string
次回のリクエストに使用する URL。
See
novels
novels
:
PixivNovelItem
[]
検索結果の小説群
Beta
search_
span_
limit
search_span_limit
:
number
不明
「31536000」固定?1年間?
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next_
url
novels
search_
span_
limit
@book000/pixivts
Loading...
GET /v1/search/novel のレスポンス