VOOZH about

URL: https://apify.com/alizarin_refrigerator-owner/pubmed-ncbi-databases-api

โ‡ฑ PubMed & NCBI Databases API ยท Apify


Pricing

from $0.01 / 1,000 results

Go to Apify Store

PubMed & NCBI Databases API

Access PubMed and NCBI databases for biomedical literature. Search 36+ million citations, get article abstracts, citation metrics, author profiles, and journal data. Essential for scientific research and pharma market intelligence.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

2

Monthly active users

2 months ago

Last modified

Share

PubMed/NCBI API - Biomedical Literature & Citations

Access PubMed and NCBI databases for biomedical literature. Search publications, get article abstracts, citation data, author profiles, and journal metrics. Essential for scientific research and pharma intelligence.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode":true
}

Run with real data

{
"demoMode":false,
"task":"search_articles",
"limit":100
}

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"search_articles"Yes*The operation to perform
searchQuerystring-NoKeywords to search in titles, abstracts, and MeSH terms
pmidstring-NoPubMed article identifier
authorNamestring-NoAuthor name to search (Last FM format)
journalNamestring-NoJournal name or ISSN to search
meshTermstring-NoMedical Subject Heading term
dateFromstring-NoStart date filter (YYYY/MM/DD)
dateTostring-NoEnd date filter (YYYY/MM/DD)
articleTypestring-NoFilter by article type
limitinteger100NoMaximum number of results to return
webhookUrlstring-NoURL to receive results via webhook
demoModebooleantrueNoRun with sample data (no API required)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Article FoundEach PubMed article retrieved$0.01

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal

You might also like

PubMed Scraper - Biomedical Literature & Citations

benthepythondev/pubmed-scraper

PubMed Scraper for the official NCBI PubMed API. Search 37M+ biomedical citations; extract title, authors, journal, publication date, DOI, PMID, article type and links. Supports PubMed field tags and sorting. For systematic reviews, medical research and bibliometrics. Keyless and fast.

PubMed Search Scraper

crawlerbros/pubmed-search-scraper

Search PubMed (NCBI E-utilities) for biomedical articles by keyword, date range, and article type. Returns title, authors, journal, abstract, DOI, MeSH terms, keywords, and citation. Free public API, no proxy, no cookies. Optional NCBI API key for higher rate limits.

Pubmed Citation Scraper

parseforge/pubmed-citation-scraper

Automate collection of detailed citation information from the world's largest biomedical literature database. Extract complete citation data including titles, authors, abstracts, publication dates, journals, DOIs, MeSH terms, and more from NCBI's PubMed database.

14

5.0

PubMed Biomedical Paper Scraper

brilliant_gum/pubmed-scraper

Scrapes PubMed biomedical papers using the official NCBI Entrez API. Extracts full metadata including abstracts, MeSH terms, authors with affiliations, citations, grants, and more. Includes smart analytics for author networks, topic trends, and geographic distribution.

๐Ÿ‘ User avatar

Yuliia Kulakova

4

PubMed Search Scraper

easyapi/pubmed-search-scraper

Scrape research papers and academic articles from PubMed based on search terms. Extract comprehensive article metadata including titles, authors, citations, abstracts, and more. Perfect for medical research and literature reviews.