Academic Paper Search
academic_searchFind peer-reviewed academic papers with abstracts, citations, and PDF links. Filter by source, year, and relevance for targeted research.
Instructions
Search academic papers using Google Custom Search API.
When to use:
Finding peer-reviewed, authoritative sources
Research requiring citations and references
Technical/scientific topics and literature reviews
Features:
Paper titles, authors, abstracts
Publication years and venues
Direct PDF links (when available)
Pre-formatted citations (APA, MLA, BibTeX)
Academic sources: arXiv, PubMed, IEEE, Nature, Springer, ResearchGate, JSTOR, and more.
Caching: Results cached for 30 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query for academic papers | |
| num_results | No | Number of papers to return (1-10, default: 5) | |
| year_from | No | Only include papers published in or after this year | |
| year_to | No | Only include papers published in or before this year | |
| source | No | Limit search to specific academic source (default: all sources) | all |
| pdf_only | No | Only return results with PDF links | |
| sort_by | No | Sort by relevance or publication date (most recent first) | relevance |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| papers | Yes | List of academic papers | |
| query | Yes | The search query that was executed | |
| totalResults | Yes | Total papers matching query | |
| resultCount | Yes | Number of papers returned | |
| source | Yes | Data source |