web_scholar
Google Scholar search (papers with citation counts) for AI agents at $0.004 per call, from the same Serper.dev source as /web/search. Send a query, get back compact JSON: top papers with position, title, url, publication info, snippet, year and citation count. Tune with num (1-10 results), country and language (2-letter codes). Zero results is a valid, honest answer. Pay per call in USDC on Base, no account, no API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | Number of results to return (1-10, default 5) | |
| lang | No | Optional 2-letter language code for the results, e.g. 'en', 'nl' | |
| query | Yes | The search query, plain text, max 400 characters | |
| country | No | Optional 2-letter country code to localise results, e.g. 'us', 'nl' |