recommendations_for_paper
Discover papers similar to a given paper using Semantic Scholar's ML recommendation engine. Choose from 'recent' or 'all-cs' pools of papers.
Instructions
Get papers recommended as similar or related to a given paper, using Semantic Scholar's machine learning recommendation engine. Choose 'recent' pool for latest papers or 'all-cs' for all Computer Science papers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Recommendation pool: 'recent' for recently added papers (default), 'all-cs' for all Computer Science papers. | recent |
| limit | No | Number of recommendations to return (1-500, default: 10). | |
| 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. | |
| paper_id | Yes | Paper identifier. Accepts: bare S2 Paper ID (40-char hash), DOI:10.xxxx/xxxx, ARXIV:xxxx.xxxx, PMID:nnnnn, PMCID:PMCnnnnn, MAG:nnnnn, ACL:xxx, CorpusId:nnnnn | |
| response_format | No | Output format: 'markdown' for human-readable text (default), 'json' for raw structured data | markdown |