Bulk Search Papers
bulk_search_papersSearch academic papers with boolean queries, filters, sorting, and pagination to support systematic literature reviews.
Instructions
Comprehensive paper search with boolean queries, sorting, and pagination through up to 10 million results. Use for systematic literature reviews.
query: Boolean query string. Supports: + (AND), | (OR), - (NOT), "exact phrase",
(wildcard), ~N (fuzzy match), parentheses for grouping. Example: '+"large language model" +hallucination -survey'
limit: Results per page (default 100, max 1000).
sort: Sort order. Options: 'citationCount:desc', 'citationCount:asc', 'publicationDate:desc', 'publicationDate:asc', 'paperId' (for stable pagination).
year: Year or range (e.g. '2023' or '2020-2024').
fields_of_study: Comma-separated (e.g. 'Computer Science').
publication_types: Comma-separated (e.g. 'JournalArticle,Conference').
open_access_pdf: If True, only papers with a public PDF.
min_citation_count: Minimum citations.
venue: Comma-separated venue names.
publication_date_or_year: Date range (e.g. '2023-01-01:2024-06-30').
token: Continuation token from previous result for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| year | No | ||
| limit | No | ||
| query | Yes | ||
| token | No | ||
| venue | No | ||
| fields_of_study | No | ||
| open_access_pdf | No | ||
| publication_types | No | ||
| min_citation_count | No | ||
| publication_date_or_year | No |