eSearch
ESearch is a web-based search utility that forms part of the Entrez system operated by the National Center for Biotechnology Information (NCBI). It functions as the primary search component of the Entrez Programming Utilities (E-utilities), providing a programmatic way to query various NCBI databases such as PubMed, Gene, Nucleotide, and others. The main purpose of ESearch is to return a list of identifiers (UIDs) that match a specified query, which can then be used to retrieve full records through other E-utilities like eFetch or eSummary.
ESearch accepts a range of parameters to control the scope and format of results. The essential parameters
In typical workflows, a user first submits a query to esearch.fcgi and receives a response containing an
ESearch is widely used in bioinformatics and systematic literature searches to programmatically locate relevant records, enabling