biorxiv_info
Access bioRxiv and medRxiv preprints via a unified interface. Perform keyword searches, fetch details by DOI, list categories, and retrieve statistics.
Instructions
Unified bioRxiv/medRxiv preprint database access. 260K+ preprints. Methods: search_preprints (keyword search with date range filtering), get_preprint_details (full metadata by DOI), get_categories (list subject categories), search_published_preprints (find preprints published in journals), search_by_funder (find preprints by funding org ROR ID), get_content_statistics (submission stats), get_usage_statistics (views/downloads stats).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | Preprint DOI e.g. "10.1101/2024.01.15.575123" (for get_preprint_details) | |
| limit | No | Maximum results to return (default 30) | |
| query | No | Search keywords (for search_preprints — client-side filter against title/abstract) | |
| cursor | No | Pagination offset (default 0) | |
| method | Yes | The bioRxiv operation to perform. | |
| server | No | Which server to query (default "biorxiv") | |
| date_to | No | End date YYYY-MM-DD (optional, defaults to today) | |
| category | No | Subject category filter (optional) | |
| interval | No | Time interval for stats: "m" (monthly) or "y" (yearly) | |
| date_from | No | Start date YYYY-MM-DD (optional) | |
| publisher | No | Publisher DOI prefix e.g. "10.1038" for Nature (for search_published_preprints) | |
| funder_ror_id | No | ROR ID e.g. "021nxhr62" for NIH (for search_by_funder) |