Back to catalog
Cortexa research tool·literature·fatcat
Fatcat Search Scholar
Search Internet Archive Scholar via Fatcat releases search and retrieve detailed metadata including authors, publication year, DOI, journal, publisher, abstract, and PDF links. Fatcat is the underlying database powering Internet Archive Scholar, providing access to 140+ million research papers and academic publications.
Livelast probed 2026-04-30 23:07Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"max_results": {
"default": 10,
"description": "Maximum number of results to return. Default is 10, maximum is 100.",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"query": {
"description": "Search query for Fatcat releases. Use keywords to search across titles, abstracts, and metadata of research papers.",
"type": "string"
}
},
"required": [
"query",
"max_results"
],
"type": "object"
}Examples (1)
Default Fatcat Search Scholar call
public-safeinput
{
"max_results": 1,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Fatcat_search_scholar
- Tool name
- Fatcat_search_scholar
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse