search_google_scholar
Search Google Scholar for academic papers by query, author, publication year range, and result count. Use filters to narrow results and retrieve scholarly articles for research or citation needs.
Instructions
Search Google Scholar for academic papers using web scraping
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string | |
| author | No | Author name filter | |
| yearLow | No | Earliest publication year | |
| yearHigh | No | Latest publication year | |
| maxResults | No | Maximum number of results to return |