Academic Paper Search
academic_searchSearch academic papers from trusted sources like arXiv, PubMed, and IEEE. Get paper titles, authors, abstracts, PDF links, and citations.
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 |