GET /search
Operation ID: search
Auth: none
Description
Search the Europe PMC publication database. Supports keyword, phrase, and fielded searches.
Parameters (9)
(string, query, optional)
JSONP callback function name for cross-domain requests.
(string, query, optional, default: *)
Cursor for pagination. Use * for first request, then nextCursorMark from response for subsequent pages.
(string, query, optional)
User email for service notifications.
(string, query, optional)
Response format.
Constraints: {'enum': ['xml', 'json', 'dc']}
(integer, query, optional, default: 25)
Number of results per page (1-1000).
Constraints: {'minimum': 1, 'maximum': 1000}
(string, query, required)
User query. Can be a keyword (e.g., HPV virus), phrase with quotes (e.g., "human malaria"), fielded search (e.g., auth:stoehr), or specific publication (e.g., ext_id:781840 src:med).
(string, query, optional, default: lite)
Response type: idlist (IDs only), lite (key metadata), or core (full metadata including abstract and MeSH terms).
Constraints: {'enum': ['idlist', 'lite', 'core']}
(string, query, optional)
Sort field and order (e.g., CITED asc, P_PDATE_D desc).
(string, query, optional, default: false)
Expand queries using MeSH terminology synonyms.
Constraints: {'enum': ['TRUE', 'Y', 'YES', 'true', 'FALSE', 'N', 'NO', 'false']}
Examples (17)
| Title | Type | URL | Action |
|---|---|---|---|
| Search publications | openapi-spec |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=p53 cancer |
|
| Quick start search for p53 | doc_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=p53 |
|
| Search malaria sorted by citation count | doc_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=malaria%20sort_cited:y |
|
| Search malaria sorted by date | doc_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=malaria%20sort_date:y |
|
| Search malaria with XML format | doc_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=malaria&format=xml |
|
| Search malaria with JSON format | doc_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=malaria&format=json |
|
| Search malaria with Dublin Core format | doc_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=malaria&format=dc |
|
| PyEuropePMC SDK search for CRISPR gene editing | sdk_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=CRISPR%20gene%20editing&pageSize=10 |
|
| PyEuropePMC SDK search for COVID-19 vaccine with sort | sdk_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=COVID-19%20AND%20vaccine&pageSize=50&sort=CITED%20desc |
|
| PyEuropePMC QueryBuilder complex query | sdk_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=%28TITLE%3Acancer%29%20AND%20immunotherapy%20AND%20%28PUB_YEAR%3A%5B2020%20TO%202023%5D%29%20AND%20%28CITED%3A%5B10%20TO%20%2A%5D%29 |
|
| node-europepmc SDK search for dendritic cell | sdk_extracted |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=dendritic%20cell&pageSize=2&sort=citation |
|
| Search publications | openapi-spec |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=cancer |
|
| Search publications | openapi-spec |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=malaria |
|
| Search publications | openapi-spec |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=p53 |
|
| Search Europe PMC | openapi-spec |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=asthma |
|
| Search Europe PMC | probe-gate |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?query=asthma&format=json&pageSize=25&cursorMark=%2A&resultType=lite&synonym=False |
|
| Search publications | probe-gate |
https://www.ebi.ac.uk/europepmc/webservices/rest/search?resultType=lite&synonym=false&cursorMark=%2A&pageSize=25 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:32:44.718707 | 200 | 184ms | |
| 2026-03-23 10:21:33.576368 | 200 | 339ms | |
| 2026-03-23 10:17:29.454393 | 200 | 338ms | |
| 2026-03-23 10:15:55.675130 | 200 | 162ms | |
| 2026-03-23 10:12:16.495739 | 200 | 145ms | |
| 2026-03-23 10:11:14.579156 | 200 | 300ms | |
| 2026-03-23 10:08:51.594010 | 200 | 307ms | |
| 2026-03-23 09:47:40.039343 | 200 | 332ms | |
| 2026-03-23 09:37:23.189553 | 200 | 333ms | |
| 2026-03-23 09:25:44.979323 | 200 | 175ms | |
| 2026-03-23 09:23:19.409260 | 200 | 493ms | |
| 2026-03-23 09:21:16.836845 | 200 | 303ms | |
| 2026-03-23 09:19:24.574457 | 200 | 424ms | |
| 2026-03-23 09:06:48.498424 | 200 | 736ms | |
| 2026-03-23 09:05:46.710719 | 200 | 281ms | |
| 2026-03-23 09:04:45.648468 | 200 | 211ms | |
| 2026-03-23 09:03:08.599418 | 200 | 427ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:04:45.648468 | 03fb56200cfb |
938442a1fc27 |
| 2026-03-23 09:05:46.710719 | 938442a1fc27 |
d7f766133136 |
| 2026-03-23 09:06:48.498424 | d7f766133136 |
b3da6f61b9a1 |
| 2026-03-23 09:19:24.574457 | b3da6f61b9a1 |
453ded4d64fc |
| 2026-03-23 09:21:16.836845 | 453ded4d64fc |
e596daa35ef9 |
| 2026-03-23 09:23:19.409260 | e596daa35ef9 |
1215702b5f8f |
| 2026-03-23 09:25:44.979323 | 1215702b5f8f |
938442a1fc27 |
| 2026-03-23 09:37:23.189553 | 938442a1fc27 |
2928441f2482 |
| 2026-03-23 09:47:40.039343 | 2928441f2482 |
c7c321788344 |
| 2026-03-23 10:08:51.594010 | c7c321788344 |
b77abbc16a9c |
| 2026-03-23 10:11:14.579156 | b77abbc16a9c |
fc384f0b5f43 |
| 2026-03-23 10:12:16.495739 | fc384f0b5f43 |
0b877cc585a1 |
| 2026-03-23 10:15:55.675130 | 0b877cc585a1 |
6417c45aae87 |
| 2026-03-23 10:17:29.454393 | 6417c45aae87 |
8eb451df2f6e |
| 2026-03-23 10:21:33.576368 | 8eb451df2f6e |
a21ed86dca74 |
| 2026-03-23 10:32:44.718707 | a21ed86dca74 |
b77abbc16a9c |