DocCheck Flexikon — German Medical Dictionary API avatar

DocCheck Flexikon — German Medical Dictionary API

Pricing

$7.50 / 1,000 results

Go to Apify Store
DocCheck Flexikon — German Medical Dictionary API

DocCheck Flexikon — German Medical Dictionary API

Scrape DocCheck Flexikon articles by German medical specialty (Kardiologie, Neurologie, etc.). Returns definitions, synonyms, English terms and section structure.

Pricing

$7.50 / 1,000 results

Rating

0.0

(0)

Developer

azureblue

azureblue

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

18 days ago

Last modified

Categories

Share

Bulk extraction of DocCheck Flexikon — Germany's largest medical wiki (50,000+ articles, peer-reviewed by physicians). Filter by medical specialty (Kardiologie, Neurologie, etc.). Built for German-language medical NLP, education platforms, and DACH health-tech.


What this Actor does

Data source: DocCheck Flexikon — the German medical knowledge wiki, used by 1M+ DACH healthcare professionals.

Output is one JSON record per result, conforming to the azureblue/medical-core envelope so you can join across our other actors on sourceUrl and dataHash.


Use Cases

1. German medical NLP corpus

A German health-tech startup needs a clean German medical corpus to fine-tune their LLM for clinical note summarization. Bulk-pulling Flexikon by specialty gives them ~5000 articles per specialty — 3-day training-data setup instead of 3 weeks.

2. German patient-education app

A consumer health app shows DocCheck definitions when a patient taps an unknown German medical term. Bulk-load the most-common 2000 conditions; refresh quarterly.

3. CME content sourcing

A German CME platform builds quiz questions from Flexikon articles. The structured output (term, definition, synonyms, English equivalent) is the perfect quiz-question source.


Input

{
"category": "Kardiologie",
"maxResults": 50
}

Output (sample item)

{
"title": "Myokardinfarkt",
"englishTerm": "myocardial infarction",
"categories": [
"Kardiologie",
"Notfallmedizin"
],
"definition": "Ein Myokardinfarkt ist eine isch\u00e4mische Nekrose des Herzmuskels...",
"synonyms": [
"Herzinfarkt",
"MI",
"AMI"
],
"url": "https://flexikon.doccheck.com/de/Myokardinfarkt"
}

Pricing

EventPriceWhen it fires
Per result$0.0075Per scraped record pushed to the dataset

Trial mode: pass mode: "trial" to get 5 results free with no charges. Use it to evaluate output shape before subscribing.

Pricing on this Actor will rise on 2026-06-17 in line with our monetization tier upgrade. Subscribers active before then keep the current price.


Compliance

  • Public-data only — every endpoint is the source's official public interface. No login walls, no PHI, no paywalled content.
  • GDPR Art. 6(1)(f) / equivalent — buyer is responsible for downstream use of the extracted data.
  • Source attribution — every dataset item includes sourceUrl linking back to the canonical source.

Sister Actors — complementary coverage from azureblue


Changelog

See CHANGELOG.md in this Actor.