paper_search
Find academic papers by keyword across 200M+ papers, filtering by year, venue, field, open access, citation count, and type. Results ranked by relevance.
Instructions
Search for academic papers by keyword across 200M+ papers in the Semantic Scholar corpus. Supports filtering by year range, venue, field of study, open access, citation count, and publication type. Results are ranked by relevance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year filter. Single year '2023' or range '2020-2023'. Also supports open ranges: '2020-' or '-2023'. | |
| limit | No | Number of results to return (1-100, default: 10) | |
| query | Yes | Search query string. Supports phrases with quotes and boolean operators. | |
| venue | No | Filter by publication venue name, e.g. 'Nature', 'NeurIPS', 'ICLR'. Comma-separated for multiple. | |
| fields | No | Comma-separated fields to return, overriding defaults. Paper fields: paperId, title, abstract, authors, year, citationCount, referenceCount, influentialCitationCount, isOpenAccess, openAccessPdf, fieldsOfStudy, externalIds, url, venue, publicationVenue, publicationTypes, publicationDate, journal, citations, references. Author fields: authorId, name, affiliations, homepage, paperCount, citationCount, hIndex. | |
| offset | No | Offset for pagination (default: 0) | |
| fieldsOfStudy | No | Comma-separated fields of study, e.g. 'Computer Science,Medicine'. Valid values: Computer Science, Medicine, Physics, Mathematics, Biology, Chemistry, etc. | |
| openAccessPdf | No | If true, only return papers with an open access PDF available. | |
| response_format | No | Output format: 'markdown' for human-readable text (default), 'json' for raw structured data | markdown |
| minCitationCount | No | Minimum number of citations a paper must have. | |
| publicationTypes | No | Comma-separated publication types: JournalArticle, Conference, Review, Book, BookSection, Preprint, LettersAndComments, ClinicalTrial, CaseReport, Editorial, News. | |
| publicationDateOrYear | No | Filter by publication date. Supports ranges: '2019-03-05:2020-06-15', '2019-03:', ':2020-06'. |