Get started
Search preprints in Duaer
In Duaer, search bioRxiv and medRxiv preprints with Duaer Data (Europe PMC). One successful search uses 1 credit. This page includes the full English call skill.
What you get
Preprints in the Duaer data market searches bioRxiv and medRxiv via Europe PMC. One successful search uses 1 credit.
Add the node from the Duaer Data category (Preprints), or copy the skill on the data market. For published papers, refer to Papers.
Search on the canvas
- Open the node creator, select Duaer Data, then Preprints.
- Words alone is enough (a new node starts with insulin). Title, Author, DOI, Server, and Year From/To are optional.
- Limit defaults to 10, max 20. Select Execute step.
A successful search uses 1 credit. Production deliverables land in the data pool.
Call the API
- GET https://api.duaer.com/v1/data/preprints?...
- Authorization: Bearer <Duaer key>
- Fields combine; at least one search field is required (not Server alone).
For keys, refer to Authentication for the Duaer public API. Below is the same English call skill as Copy skill.
Call skill
Same text as Copy skill on the Duaer data market. Keep it English.
---
name: duaer-preprints
description: >-
Search bioRxiv and medRxiv preprints through Duaer (Europe PMC).
One successful search uses 1 Duaer credit.
---
# Duaer preprints
Search bioRxiv and medRxiv preprints through Duaer with a Duaer key.
## Call
`GET https://api.duaer.com/v1/data/preprints?q=insulin&limit=10`
Header: `Authorization: Bearer <Duaer key>`
Use an account key or a model API key.
At least one search field is required (not `server` alone). Fields combine.
- `q` — words in the title or abstract.
- `title` — optional. Words in the title.
- `author` — optional. Author name.
- `doi` — optional. Digital object identifier.
- `server` — optional. `bioRxiv` or `medRxiv`. Omit for both.
- `yearFrom` — optional. First publication year (1000–2100).
- `yearTo` — optional. Last publication year (1000–2100).
- `limit` — optional. From 1 to 20. Default 10.
## Result
Each item has `source`, `title`, `url`, `summary`, `preprintId`, `doi`, `server`, `authors`, `published`, and `year`.
## Credits
One successful search uses 1 credit.
An empty search, a failed search, a compound that matches nothing, or no remaining credits uses 0.
No remaining credits returns 402 and does not search.
A missing key returns 401.
Questions
How do Duaer preprints differ from papers?
Duaer Preprints searches bioRxiv and medRxiv. Duaer Papers searches published works (OpenAlex).
In this section
Search papers in Duaer
In Duaer, search published papers with the Duaer Data node or the public API. One successful search uses 1 credit. This page includes the full English call skill.
Get startedSearch genes in Duaer
In Duaer, search genes with Duaer Data. One successful search uses 1 credit. Use the symbol with proteins.gene. This page includes the full English call skill.
Get startedUse the Duaer data market
In Duaer, the data market lists data you can fetch, what you get, and the price. The sidebar item sits directly under Data pool. Opening the catalog does not run a search.