NIH: Single Citation Matcher
NIH via Parse · healthcare
Resolve a citation to a specific PubMed article using the NCBI ecitmatch utility. When a match is found, returns the full article details including abstract and similar articles. Requires at minimum the journal name and publication year. Search and retrieve biomedical literature from PubMed. Supports full metadata extraction, clinical queries, advanced search syntax, citation matching, and direct E-utilities access. Fulfilled by Parse from pubmed.ncbi.nlm.nih.gov.
- education
- government-public
- healthcare
- nih
- parse
- platform-key
- pubmed-ncbi-nlm-nih-gov
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7ddf510a-9bab-463f-8e03-f25423a326e3/single_citation_matcher
- Interface artifact
- sha256:ffdfbcf681d924d529c2b62883fb0c95bc737cfb2ec453a0cb223ab427798be4
- Manifest digest
- sha256:eab01f63807ea0bd98c0e3af48d83b47282792fba3295ef86387cd8bed75905e
Request fields
- year (string, required): Publication year (e.g., '2020')
- issue (string): Journal issue number
- author (string): First author last name
- volume (string): Journal volume number
- journal (string, required): Journal name (e.g., 'Science', 'Nature')
- first_page (string): First page number of the article
Example queries
- {"year":"2020","author":"Wrapp","volume":"367","journal":"Science","first_page":"1260"}