ProFlightSearch
Widget · Aviation & weather

Generate a live weather-delay risk widget

Show how the weather an airport is reporting translates into delay pressure. Enter a code, copy the badge, done — it refreshes itself hourly.

Aviation blogsFlight-ops pagesWeather digestsPilot communities
No signup requiredStable embed URLsSVG badges work without JavaScriptAttribution includedFree with source credit

Weather is the single biggest driver of delays, and most weather widgets stop at the forecast. Ours connects the aviation weather to its punctuality impact — flight rules, the lead signal of the hour, and a single risk score. Embed it on an ops page or a weekly weather digest and it refreshes hourly on its own.

Generate your weather widget

Enter a 3-letter IATA airport code (e.g. SFO, LHR, DXB).

Or grab the ready-made embeds

Every widget renders in German or Japanese: add ?lang=de or ?lang=ja to the embed URL. Labels, status wording and the attribution link all switch to that language.

Image embed

Weather-Delay Risk badge

METAR + TAF distilled to a 0–100 risk score per airport, with flight rules (VFR/MVFR/IFR/LIFR) and the signal driving it. The same engine behind our weather-delay risk map.

HTML · paste anywhere
<a href="https://proflightsearch.com/weather-delay-risk/" target="_blank" rel="noopener">
  <img src="https://proflightsearch.com/embed/weather-risk/SFO.svg"
       alt="SFO weather-delay risk — Pro Flight Search"
       width="600" height="200" loading="lazy"/>
</a>

Swap SFO for any IATA code. Refreshed hourly from the METAR + TAF pipeline.

Attribution: the snippet keeps a link to proflightsearch.com — please leave it in. That credit is what keeps these widgets free.

Live preview
SFO weather-delay risk — Pro Flight Search
Iframe widget

Top Weather-Delay Risk leaderboard

Today's five highest weather-delay-risk airports, ranked, with score, flight rules and the line of weather doing the damage. Good for an ops dashboard or a weather digest.

HTML · paste anywhere
<iframe
  src="https://proflightsearch.com/embed/weather-top"
  title="Top weather-delay risk airports — Pro Flight Search"
  loading="lazy"
  style="width:100%;max-width:520px;height:360px;border:0;display:block"
  referrerpolicy="no-referrer-when-downgrade">
</iframe>
<p style="font:12px/1.45 system-ui,sans-serif;margin:.4rem 0 0">
  Weather-delay risk data: <a href="https://proflightsearch.com/weather-delay-risk/">Pro Flight Search</a>
</p>

Recommended size: 520×360. Refreshed hourly; rows reflow on narrow widths.

Attribution: the snippet keeps a link to proflightsearch.com — please leave it in. That credit is what keeps these widgets free.

Live preview
All widgets & embeds How the data works Cite our data