Google Scholar
google_scholarSearch Google Scholar for academic papers, citations, and scholarly articles. Returns results with titles, authors, publication info, citation counts, and links to PDFs. Use cites parameter to find papers citing a specific work, or cluster to find all versions of a paper. For US court opinions and case law, use google_scholar_cases instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query for academic papers. Required unless cites or cluster is provided. | |
| num | No | Number of results per page. Default: 10. | |
| page | No | Page number for pagination. Default: 1. | |
| cites | No | Citation ID to find papers that cite a specific paper. Obtained from a previous Scholar search result. | |
| as_yhi | No | End year filter (YYYY format, e.g., '2024'). Only return papers published until this year. | |
| as_ylo | No | Start year filter (YYYY format, e.g., '2020'). Only return papers published from this year. | |
| cluster | No | Cluster ID to find all versions of a specific paper. Obtained from a previous Scholar search result. |