VOOZH about

URL: https://apify.com/klondikeking/pubmed-articles-scraper

โ‡ฑ PubMed Scraper - Medical Research & Paper Metadata ยท Apify


๐Ÿ‘ PubMed Article Scraper - Medical Research Extractor avatar

PubMed Article Scraper - Medical Research Extractor

Pricing

$1.00 / 1,000 article extracteds

Go to Apify Store

PubMed Article Scraper - Medical Research Extractor

Pricing

$1.00 / 1,000 article extracteds

Rating

0.0

(0)

Developer

๐Ÿ‘ Pierrick McD0nald

Pierrick McD0nald

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a month ago

Last modified

Share

PubMed Article Scraper โ€” Medical Research & Paper Metadata Extractor

Extract medical and life sciences research article metadata from PubMed using the official NCBI E-utilities API. This Actor retrieves titles, authors, journal names, publication dates, DOIs, and optional abstracts for any PubMed search query โ€” no scraping required, no proxy costs, 100% reliable.

Use Cases

  • Systematic Literature Reviews โ€” Collect article metadata for meta-analysis and review papers
  • Research Trend Analysis โ€” Track publication trends in specific medical fields over time
  • Citation Mining โ€” Build datasets of relevant papers for bibliometric analysis
  • Drug & Disease Monitoring โ€” Stay updated on latest research for specific conditions or treatments
  • Academic Research โ€” Gather structured publication data for machine learning or NLP projects

Input

FieldTypeRequiredDescription
searchQueryStringYesSearch terms to query PubMed (e.g., "machine learning diabetes")
maxResultsNumberNoMaximum articles to extract, 1โ€“1000 (default: 100)
sortStringNoSort by relevance or pubDate (default: relevance)
dateRangeStringNoFilter by year range, e.g. 2020:2025 or 2024
includeAbstractBooleanNoFetch article abstracts (slower, extra API calls)
proxyConfigurationObjectNoProxy configuration (not required for NCBI API)

Output

The Actor outputs a dataset with the following fields:

{
"pmid":"42117144",
"title":"Cardiovascular Risk Stratification in Youth-Onset Type 2 Diabetes Using Machine Learning.",
"authors":["Joo EY","Lee YS","Shin EJ","Kim SJ","Lee JE"],
"journal":"J Korean Med Sci",
"pubDate":"2026 May 11",
"volume":"41",
"issue":"18",
"pages":"e4",
"doi":"10.3346/jkms.2026.41.e4",
"language":"eng",
"abstract":"",
"pubTypes":["Journal Article"]
}

Pricing

Pay per event: $0.001 per article extracted (minimum charge applies).

NCBI E-utilities is a free public API with no proxy or scraping costs, giving this Actor margins above 95%.

Limitations

  • Abstract fetching requires additional API calls and is slower
  • NCBI rate limits: ~3 requests/second without an API key
  • Very large result sets (>1000) require multiple search strategies
  • Some older articles may have incomplete metadata

FAQ

Q: Do I need an NCBI API key? A: No. This Actor works with the public E-utilities API. An API key increases rate limits but is not required.

Q: Can I search by author or journal? A: Yes. Use PubMed search syntax in searchQuery, e.g., Smith J[Author] AND Nature[Journal].

Q: Why are some abstracts empty? A: Not all PubMed records include abstracts. Enable includeAbstract to attempt fetching them.

Changelog

  • v1.0.0 โ€” Initial release with search, metadata extraction, and optional abstract fetching

You might also like

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.

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.

๐Ÿง  Smart Article Extractor

scrapio/smart-article-extractor