Skip to content
Hantaflow
For publishers

Embed Hantaflow

Free, no-key, no-tracking embeds. Use them in articles, blog posts and internal dashboards.

Live map (full)

The same world map as the home page, without nav and footer. Renders in any iframe.

<iframe
  src="https://hantaflow.com/embed/map"
  width="100%" height="500"
  loading="lazy"
  style="border:0;border-radius:.5rem"
  title="Hantaflow live hantavirus map"
></iframe>

JSON API

Use the same data the map uses. Free, no key. CC BY 4.0: credit "Hantaflow" with a link, and credit the underlying source for each item. The endpoints below are stable contracts. We add fields, but don't remove or rename them.

Global

Per-country

/api/countries/<slug>.json returns one country's metadata, live stats and up to 30 most-recent signals. <slug> matches the country page URL.

Per-language

/api/languages/<lang>.json returns signals filtered to one ISO 639-1 language code. Valid codes: en, es, de, fr, pt, it, tr, el, ru, pl, ko, zh, fi, sv, nl, id, vi.

RSS feeds

Same data, RSS 2.0 with dc:coverage for the country code. Drop these into Feedly, Inoreader, Slack RSS apps, or e-mail digest tools.

Attribution

Source: Hantaflow.com · CC BY 4.0
Underlying data: CDC NNDSS, WHO Disease Outbreak News, ECDC,
PAHO, UKHSA, RKI, Santé publique France, plus reputable news.

Custom embeds

Need a country-specific or strain-specific embed? A higher-rate API arrangement? A static daily snapshot for offline use? Email thomas@hantaflow.com.