VOOZH about

URL: https://apify.com/azureblue/ncbi-mesh-scraper

โ‡ฑ NCBI MeSH Scraper โ€” Medical Vocabulary API ยท Apify


๐Ÿ‘ NCBI MeSH Scraper โ€” Medical Vocabulary API for NLP avatar

NCBI MeSH Scraper โ€” Medical Vocabulary API for NLP

Pricing

$5.00 / 1,000 results

Go to Apify Store

NCBI MeSH Scraper โ€” Medical Vocabulary API for NLP

Search NCBI MeSH (Medical Subject Headings) via E-utilities. Returns canonical term, scope note definition, subheadings, year introduced and CAS registry number.

Pricing

$5.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ azureblue

azureblue

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 months ago

Last modified

Categories

Share

NCBI MeSH Medical Terminology Scraper

Search NCBI MeSH (Medical Subject Headings) โ€” the NLM's controlled medical vocabulary used to index all PubMed/MEDLINE publications. Returns canonical term, scope note definition, subheadings/qualifiers, year introduced and CAS registry number. No API key required.

Features

  • NCBI E-utilities esearch + esummary pipeline for db=mesh
  • Returns all ~30,000 MeSH descriptors and supplementary concepts
  • Scope notes: official NLM definitions in plain English
  • Subheadings: allowed qualifiers (e.g. drug therapy, genetics, epidemiology)
  • Year introduced: when the term was added to MeSH
  • CAS registry number for chemical/drug terms

Input

FieldTypeRequiredDefaultDescription
searchTermstringโœ…โ€”Medical term, e.g. diabetes or myocardial infarction
maxResultsinteger50Max terms (1โ€“5,000)

Output

{
"uid":"68003920",
"term":"Diabetes Mellitus",
"scopeNote":"A heterogeneous group of disorders characterized by HYPERGLYCEMIA and GLUCOSE INTOLERANCE.",
"yearIntroduced":"1963",
"registryNumber":"",
"subheadings":["blood","diagnosis","drug therapy","epidemiology","genetics","therapy"],
"url":"https://www.ncbi.nlm.nih.gov/mesh/68003920"
}

Use Cases

1. PubMed Search Optimization

A systematic review team uses this actor to expand their search strategy โ€” retrieving all MeSH terms related to heart failure including subheadings, then using them to build comprehensive PubMed queries with proper MeSH tagging.

2. Clinical Coding Vocabulary

A hospital IT team building a clinical decision support system extracts all MeSH terms for a disease category to create an internal mapping table โ€” linking free-text diagnoses to standardized MeSH identifiers for analytics.

3. Medical Knowledge Graph

An AI company building a medical knowledge graph extracts MeSH terms with their scope notes as node definitions โ€” using the parent term relationships for edge creation in a disease ontology graph.

Data Source

NCBI MeSH via E-utilities โ€” NLM/NIH, no API key required. MeSH is updated annually with ~500 new terms per year.

Pricing

Pay-per-result. 100 terms โ‰ˆ $0.50.

You might also like

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 NCBI Scraper - Biomedical Articles & MeSH (No Key)

themineworks/pubmed-ncbi-scraper

Scrape 36M+ PubMed/NCBI biomedical articles: title, abstract, authors, journal, PMID, DOI, MeSH terms. No API key needed. Build literature reviews & AI training corpora. Works in Claude, ChatGPT & any MCP agent.

๐Ÿ‘ User avatar

The Mine Works

1

PubMed Search Scraper

automation-lab/pubmed-search-scraper

Search PubMed via the official NCBI API and extract article metadata, abstracts, DOI, authors, journals, MeSH terms, and keywords.

๐Ÿ‘ User avatar

Stas Persiianenko

2

PubMed Scraper โ€” Papers, DOI & MeSH to JSON

devilscrapes/pubmed-papers-scraper

Search PubMed by query and export structured paper rows โ€” title, authors, abstract, journal, DOI, PMID, MeSH terms, publication date โ€” to JSON or CSV. A clean PubMed API wrapper that handles NCBI pagination, rate limits, and retries for research and ML pipelines.

NCBI Gene Lookup โ€” Genomics API for Pharma R&D

azureblue/ncbi-gene-scraper

Search NCBI Gene via E-utilities. Returns gene symbol, full name, chromosome location, map locus, aliases, OMIM ID, organism and functional summary.

NLM MeSH SPARQL Scraper

parseforge/mesh-sparql-scraper

Pull terms from the NLM Medical Subject Headings SPARQL endpoint by release year and optional label substring. Returns descriptor URIs, preferred labels, tree numbers, scope notes, and concept relationships. Useful for biomedical indexing, literature search tooling, and ontology alignment.

NCBI dbSNP Variants Scraper

parseforge/ncbi-dbsnp-variants-scraper

Discover medical and biomedical records from Ncbi Dbsnp Variants with names, identifiers, classifications, descriptions, status and source links. Ideal for healthcare research, pharma teams and clinical analytics. Run on demand or on a recurring schedule and feed every row into your favourite ana.