Web of Science Expanded integration (Data). Imported from open-connector.
https://wos-api.clarivate.com/api/wos/
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The Web of Science advanced query, such as TS=(machine learning) or DO=10.1000/… |
| database | string | optional | The Web of Science database to search. WOS searches the Core Collection and WOK… |
| language | string | optional | The search language code. WOS supports en, while entitled regional databases ma… |
| limit | integer | optional | The maximum number of records to return, from 0 to 100. |
| firstRecord | integer | optional | The one-based index of the first record to return, up to 100000. |
| sortField | string | optional | The official sort expression, such as PY+D for publication year descending or T… |
| edition | string | optional | The collection and edition expression, such as WOS+SCI, with multiple editions … |
| publishTimeSpan | string | optional | The publication date range in YYYY-MM-DD+YYYY-MM-DD form. |
| loadTimeSpan | string | optional | The symbolic database load time span, such as 5D, 30W, 10M, or 8Y. |
| createdTimeSpan | string | optional | The record creation date range in YYYY-MM-DD+YYYY-MM-DD form. |
| modifiedTimeSpan | string | optional | The record modification date range in YYYY-MM-DD+YYYY-MM-DD form. |
| timesCitedModifiedTimeSpan | string | optional | The times-cited modification date range in YYYY-MM-DD+YYYY-MM-DD form. |
| recordDetail | string | optional | The record detail level. Short records do not count against the Expanded API Fu… |
| fields | array | optional | The official Web of Science record fields to return. Supplying fields uses cust… |
| includeLinks | boolean | optional | Whether to include Web of Science gateway links in each record. |
| highlight | boolean | optional | Whether to request highlighted matching terms in the records. |
/id/{uid}
| Param | Type | Required | Description |
|---|---|---|---|
| uids | array | required | The Web of Science UIDs to retrieve in one request. |
| database | string | optional | The Web of Science database to search. WOS searches the Core Collection and WOK… |
| language | string | optional | The request language. This endpoint supports only en for English. |
| recordDetail | string | optional | The record detail level. Short records do not count against the Expanded API Fu… |
| fields | array | optional | The official Web of Science record fields to return. Supplying fields uses cust… |
| includeLinks | boolean | optional | Whether to include Web of Science gateway links in each record. |
| highlight | boolean | optional | Whether to request highlighted matching terms in the records. |
| uid | string | required | Path parameter: uid |
/citing
| Param | Type | Required | Description |
|---|---|---|---|
| uid | string | required | The source Web of Science UID. |
| database | string | optional | The Web of Science database to search. WOS searches the Core Collection and WOK… |
| language | string | optional | The request language. This endpoint supports only en for English. |
| limit | integer | optional | The maximum number of records to return, from 0 to 100. |
| firstRecord | integer | optional | The one-based index of the first record to return, up to 100000. |
| sortField | string | optional | The official Web of Science sort expression. |
| edition | string | optional | The collection and edition expression, such as WOS+SCI, with multiple editions … |
| publishTimeSpan | string | optional | The publication date range in YYYY-MM-DD+YYYY-MM-DD form. |
| modifiedTimeSpan | string | optional | The record modification date range in YYYY-MM-DD+YYYY-MM-DD form. |
| timesCitedModifiedTimeSpan | string | optional | The times-cited modification date range in YYYY-MM-DD+YYYY-MM-DD form. |
| recordDetail | string | optional | The record detail level. Short records do not count against the Expanded API Fu… |
| fields | array | optional | The official Web of Science record fields to return. Supplying fields uses cust… |
| includeLinks | boolean | optional | Whether to include Web of Science gateway links in each record. |
| highlight | boolean | optional | Whether to request highlighted matching terms in the records. |
/references
| Param | Type | Required | Description |
|---|---|---|---|
| uid | string | required | The source Web of Science UID. |
| database | string | optional | The Web of Science database to search. WOS searches the Core Collection and WOK… |
| language | string | optional | The request language. This endpoint supports only en for English. |
| limit | integer | optional | The maximum number of records to return, from 0 to 100. |
| firstRecord | integer | optional | The one-based index of the first record to return, up to 100000. |
| sortField | string | optional | The official Web of Science sort expression. |
| highlight | boolean | optional | Whether to request highlighted matching terms in the references. |
/related
| Param | Type | Required | Description |
|---|---|---|---|
| uid | string | required | The source Web of Science UID. |
| database | string | optional | The Web of Science database to search. WOS searches the Core Collection and WOK… |
| language | string | optional | The request language. This endpoint supports only en for English. |
| limit | integer | optional | The maximum number of records to return, from 0 to 100. |
| firstRecord | integer | optional | The one-based index of the first record to return, up to 100000. |
| sortField | string | optional | The official Web of Science sort expression. |
| edition | string | optional | The collection and edition expression, such as WOS+SCI, with multiple editions … |
| publishTimeSpan | string | optional | The publication date range in YYYY-MM-DD+YYYY-MM-DD form. |
| modifiedTimeSpan | string | optional | The record modification date range in YYYY-MM-DD+YYYY-MM-DD form. |
| timesCitedModifiedTimeSpan | string | optional | The times-cited modification date range in YYYY-MM-DD+YYYY-MM-DD form. |
| recordDetail | string | optional | The record detail level. Short records do not count against the Expanded API Fu… |
| fields | array | optional | The official Web of Science record fields to return. Supplying fields uses cust… |
| includeLinks | boolean | optional | Whether to include Web of Science gateway links in each record. |
| highlight | boolean | optional | Whether to request highlighted matching terms in the records. |
/citation-report/{queryId}
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The Web of Science advanced query to analyze. |
| database | string | optional | The Web of Science database to search. WOS searches the Core Collection and WOK… |
| language | string | optional | The search language code. WOS supports en, while entitled regional databases ma… |
| edition | string | optional | The collection and edition expression, such as WOS+SCI, with multiple editions … |
| publishTimeSpan | string | optional | The publication date range in YYYY-MM-DD+YYYY-MM-DD form. |
| loadTimeSpan | string | optional | The symbolic database load time span, such as 5D, 30W, 10M, or 8Y. |
| createdTimeSpan | string | optional | The record creation date range in YYYY-MM-DD+YYYY-MM-DD form. |
| modifiedTimeSpan | string | optional | The record modification date range in YYYY-MM-DD+YYYY-MM-DD form. |
| timesCitedModifiedTimeSpan | string | optional | The times-cited modification date range in YYYY-MM-DD+YYYY-MM-DD form. |
| reportLevels | array | optional | The collection levels to include in the citation report. Defaults to WOS. |
| startYear | integer | optional | The first citing year to include, from 1900 onward. |
| endYear | integer | optional | The last citing year to include, from 1900 onward. |
| queryId | string | required | Path parameter: queryId |