This doc describes how to use Boolean search to retrieve records from EuropePMC via Application Program Interface (API).
EuropePMC combines results from the following databases:
Boolean Operators can be used to specify the structure of your search.
When entering your search terms of interest, use:
to narrow in on publications of interest. For example,
stroke AND (trevo OR solitaire) AND “modified Rankin Scale”
will retrieve all EuropePMC-indexed publications that contain all of the following in their title, abstract, or keywords:
If you want to specify how a term will be interpreted by EuropePMC, specify the field in the following manner: (FIELD:term)
, using one of EuropePMC's pre-specified fields (or filters), which will narrow how that specific term is interpreted. See the full set of fields/filters enabled on EuropePMC.
Note that this structure is different from that used by PubMed, meaning that a query must be altered before being copied over from one database to the other!
Use of MeSH terms in EuropePMC is not automatic but you can limit your search to MeSH or other attached keywords:
(KW:term)
EuropePMC enables you to specify whether one of your terms is:
(AUTH:name)
,(JOUR:name)
,(VOLUME:number)
(ISSUE:number)
EuropePMC enables searches to be narrowed by the following study characteristics:
(HAS_ABSTRACT)
;(HAS_PDF)
;FIRST_PDATE:[YYYY-MM-DD TO YYYY-MM-DD]
;(LANG:language)
;(OPEN_ACCESS)
For Publication Date limits, only the Year is required for the filter to function, and for a specific year, you can also search PUB_YEAR:YYYY
instead of identifying the whole range.
EuropePMC uses the year “3000” to represent all publications through to the present. So, for example, to search for all studies published from January 1st, 2015 to Present, you can use the simplified FIRST_PDATE:[2015 TO 3000]
You can also narrow the section of the publication in question that your term will be searched within by specifying:
(TITLE:text)
(ABSTRACT:text)
(BODY:text)
See also our guidance on the following search creation tips, which match across PubMed and EuropePMC: