jp_lit_search_pages
Search pages in Japanese digital library collections by keyword, retrieving full-text from publicly available materials.
Instructions
NDL デジタルコレクション資料内のページをキーワードで全文検索する(インターネット公開資料のみ)。source_id を使う場合は事前に jp_lit_get_record で next_digital_library.available=true を確認すること。jp_lit_search_fulltext の結果の pid はそのまま渡してよい
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| source_id | No | ||
| pid | No | ||
| keyword | Yes | ||
| size | No | ||
| from | No | ||
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| keyword | Yes | ||
| total | Yes | ||
| from | Yes | ||
| items | No | ||
| raw | Yes | ||
| cache | No |