education.arxiv.search
Search arXiv's 2.4M+ academic preprints across physics, math, computer science, biology, and other fields. Filter by category, author, or date to find relevant research papers with PDF links.
Instructions
Search 2.4M+ preprints in physics, math, CS, biology, and more — full text, authors, categories, PDF links (arXiv)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search text for preprints (e.g. "transformer architecture", "quantum computing"). | |
| category | No | arXiv category filter (e.g. "cs.AI", "math.CO", "physics.hep-th", "q-bio.GN"). | |
| author | No | Author name to filter by (e.g. "Vaswani", "Hinton"). | |
| sort | No | Sort order for results. Default: "relevance". | |
| limit | No | Number of results to return (1-50). Default: 10. |