search_wos
Perform advanced searches in Web of Science using field tag syntax (e.g., TS=, AU=, PY=) to find academic papers by topic, author, year, and more. Sort results by relevance, date, or citations.
Instructions
在 Web of Science 中进行高级检索。
使用 WoS 字段标签语法,例如: TS=(machine learning AND finance) AU=(Zhang Wei) AND PY=(2020-2025) TI=(neural network) AND SO=(Nature)
常用字段标签: TS=主题, TI=标题, AU=作者, SO=期刊, DO=DOI, PY=年份, AB=摘要, AK=作者关键词, OG=机构, FU=基金
Args: query: WoS 高级检索查询语句 sort_by: 排序 (relevance/date_newest/date_oldest/cited/usage) page_count: 页数 (1-5,每页约10-50条)
Returns: JSON 格式的搜索结果列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| sort_by | No | relevance | |
| page_count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |