Pubmed: Search Articles
Pubmed via Parse · healthcare
Full-text search across PubMed's biomedical literature index. Returns paginated article summaries matching the query term, with optional date range and sort order filtering. Results are auto-iterated; each article summary includes PMID, title, authors, journal, publication date, DOI, and publication types. Search and retrieve research paper metadata from PubMed, the biomedical literature database maintained by NCBI/NLM. Fulfilled by Parse from pubmed.com.
- education
- healthcare
- news-media
- parse
- platform-key
- pubmed
- pubmed-com
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/07de3ca0-5779-4a0c-a45b-316eb5ebe6c5/search_articles
- Interface artifact
- sha256:43d2e7b85053d95daf7efa70f5ac1077e5fd6ea11b8a6e182021e934c3e6add1
- Manifest digest
- sha256:375b667b1bc99838bda0b9fd6e6e46198d87046f9f453fadef40fd71ceacde62
Request fields
- page (integer): Page number for pagination (1-based).
- sort (string): Sort order for results.: Allowed values: relevance, date, first_author, journal
- query (string, required): Search query using PubMed query syntax. Supports boolean operators (AND, OR, NOT), field tags ([ti] for title, [au] for author, [mh] for MeSH), and phrase matching with quotes.
- max_date (string): Maximum publication date filter in YYYY/MM/DD or YYYY format.
- min_date (string): Minimum publication date filter in YYYY/MM/DD or YYYY format.
- per_page (integer): Number of results per page (1-100).