pmc.ncbi.nlm.nih.gov API: search_articles
pmc.ncbi.nlm.nih.gov via Parse · healthcare
Full-text search over PubMed Central articles by keyword. Supports PubMed query syntax including Boolean operators and field qualifiers. Returns paginated article summaries with identifiers, titles, authors, journals, and publication dates. Sort by relevance (default) or date. API for PubMed Central (PMC), providing access to full-text research articles, metadata, citations, similar articles, and journal information via NCBI E-utilities. Fulfilled by Parse from pmc.ncbi.nlm.nih.gov.
- education
- government-public
- healthcare
- parse
- platform-key
- pmc-ncbi-nlm-nih-gov
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1f817882-9876-4757-9c3e-ddfadc58f9b2/search_articles
- Interface artifact
- sha256:ea6ea684c6913da9e9f6da0aba2914e1c4562a2326ad223a52273801d70b31cf
- Manifest digest
- sha256:c84c1562145baa1ec40bd7bb7c3ff0e66860069209a14174431c628745e535b6
Request fields
- sort (string): Sort order for results: Allowed values: relevance, date
- limit (integer): Number of results to return (max 100)
- query (string, required): Search keywords (supports PubMed query syntax including Boolean operators and field qualifiers)
- offset (integer): Offset for pagination
Example queries
- {"sort":"relevance","limit":"5","query":"CRISPR gene editing","offset":"0"}