Namespace: SearchNico

SearchNico

niconico検索APIクライアント

Source:

Classes

ContentsSearchRequest
TagsSearchRequest

Methods

<static> contents(options)

コンテンツ検索リクエストのインスタンスを取得する

Parameters:
Name Type Argument Description
options Object <optional>

APIパラメーター

Properties
Name Type Argument Default Description
issuer String <optional>

サービス/アプリケーション名

reason String <optional>
html5jc

コンテスト/イベント名

tiemout Number <optional>
3000

timeout(ms)

Source:
See:

<static> tags(options)

関連タグ検索リクエストのインスタンスを取得する

Parameters:
Name Type Argument Description
options Object <optional>

APIパラメーター

Properties
Name Type Argument Default Description
issuer String <optional>

サービス/アプリケーション名

reason String <optional>
html5jc

コンテスト/イベント名

tiemout Number <optional>
3000

timeout(ms)

Source:
See: