eFetch Pmc

eFetch Pmc retrieves full-text articles and metadata from PubMed Central (PMC) via NCBI's Entrez Programming Utilities (E-utilities) API for programmatic literature access and downstream computational analyses.


Key Features:

  • Programmatic Access: Enables automated retrieval of PMC articles to support batch processing and integration into bioinformatics pipelines.
  • Flexible Output Formats: Supports output formats such as XML and HTML for parsing and downstream processing.
  • Integration with NCBI Resources: Operates as part of the E-utilities suite and interoperates with tools such as esearch and epost to manage query identifiers and records from NCBI databases.

Scientific Applications:

  • Data Mining and Analysis: Facilitates extraction of large article datasets from PMC for meta-analyses and systematic reviews.
  • Automated Literature Reviews: Enables scripted retrieval of literature corpora to support comprehensive review workflows.
  • Integration with Bioinformatics Pipelines: Provides formatted outputs that can be incorporated into custom scripts and software used in genomics, proteomics, and other life sciences research.

Methodology:

efetch_pmc interfaces with NCBI databases via API calls; queries are initiated with esearch, which returns a query ID that can be passed to efetch_pmc for data retrieval.

Topics

Details

Tool Type:
api
Operating Systems:
Linux, Windows, Mac
Added:
8/3/2015
Last Updated:
11/25/2024

Operations

Publications

Unknown Authors. Database resources of the National Center for Biotechnology Information. Nucleic Acids Research. 2013;42(D1):D7-D17. doi:10.1093/nar/gkt1146. PMID:24259429. PMCID:PMC3965057.

Documentation

Links