Semantic Scholar integration (AI, Data). Imported from open-connector.
https://api.semanticscholar.org/recommendations/v1/paper/{paperId}
| Param | Type | Required | Description |
|---|---|---|---|
| paperId | string | required | The Semantic Scholar paper ID, CorpusId, DOI:<doi>, ARXIV:<id>, MAG:<id>, ACL:<… |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
/paper/search
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The plain-text search query. Semantic Scholar does not support special query sy… |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The zero-based pagination offset. |
| year | string | optional | The publication year or inclusive year range, such as 2019, 2016-2020, 2010-, o… |
| venue | string | optional | A comma-separated list of publication venues to filter by, using full names or … |
| fieldsOfStudy | string | optional | A comma-separated list of fields of study to filter by. |
| publicationTypes | string | optional | A comma-separated list of publication types to filter by, such as Review, Journ… |
| publicationDateOrYear | string | optional | The publication date or year filter, such as 2019, 2020-06, 2016-03-05:2020-06-… |
| minCitationCount | integer | optional | The minimum number of citations a paper must have. |
| openAccessPdf | boolean | optional | Whether to restrict results to papers with a public PDF available. |
/paper/search/bulk
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The plain-text search query. Semantic Scholar does not support special query sy… |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
| limit | integer | optional | The maximum number of results to return. |
| token | string | optional | The continuation token returned by Semantic Scholar. |
| year | string | optional | The publication year or inclusive year range, such as 2019, 2016-2020, 2010-, o… |
| venue | string | optional | A comma-separated list of publication venues to filter by, using full names or … |
| fieldsOfStudy | string | optional | A comma-separated list of fields of study to filter by. |
| publicationTypes | string | optional | A comma-separated list of publication types to filter by, such as Review, Journ… |
| publicationDateOrYear | string | optional | The publication date or year filter, such as 2019, 2020-06, 2016-03-05:2020-06-… |
| minCitationCount | integer | optional | The minimum number of citations a paper must have. |
| openAccessPdf | boolean | optional | Whether to restrict results to papers with a public PDF available. |
/paper/search/match
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The plain-text search query. Semantic Scholar does not support special query sy… |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
/paper/autocomplete
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The plain-text search query. Semantic Scholar does not support special query sy… |
| limit | integer | optional | The maximum number of results to return. |
/paper/{paperId}/authors
| Param | Type | Required | Description |
|---|---|---|---|
| paperId | string | required | The Semantic Scholar paper ID, CorpusId, DOI:<doi>, ARXIV:<id>, MAG:<id>, ACL:<… |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The zero-based pagination offset. |
/paper/{paperId}/citations
| Param | Type | Required | Description |
|---|---|---|---|
| paperId | string | required | The Semantic Scholar paper ID, CorpusId, DOI:<doi>, ARXIV:<id>, MAG:<id>, ACL:<… |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The zero-based pagination offset. |
/paper/{paperId}/references
| Param | Type | Required | Description |
|---|---|---|---|
| paperId | string | required | The Semantic Scholar paper ID, CorpusId, DOI:<doi>, ARXIV:<id>, MAG:<id>, ACL:<… |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The zero-based pagination offset. |
/author/search
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The plain-text search query. Semantic Scholar does not support special query sy… |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The zero-based pagination offset. |
/author/{authorId}
| Param | Type | Required | Description |
|---|---|---|---|
| authorId | string | required | The Semantic Scholar author ID. |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
/author/{authorId}/papers
| Param | Type | Required | Description |
|---|---|---|---|
| authorId | string | required | The Semantic Scholar author ID. |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The zero-based pagination offset. |
/snippet/search
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The plain-text search query. Semantic Scholar does not support special query sy… |
| limit | integer | optional | The maximum number of results to return. |
/papers/forpaper/{paperId}
| Param | Type | Required | Description |
|---|---|---|---|
| paperId | string | required | The Semantic Scholar paper ID, CorpusId, DOI:<doi>, ARXIV:<id>, MAG:<id>, ACL:<… |
| fields | string | optional | A comma-separated list of Semantic Scholar fields to return, using dot notation… |
| limit | integer | optional | The maximum number of recommendations to return. |