ProFlightSearch
Widget · Travel & destination sites

Generate a live airport delay widget

Give readers a real-time read on the airport you're writing about. Enter a code, copy the snippet, paste it in — it stays current on its own.

Travel blogsDestination guidesHotel & transfer sitesCity guides
No signup requiredStable embed URLsSVG badges work without JavaScriptAttribution includedFree with source credit

A destination guide that mentions an airport feels more useful when readers can see whether it's running smoothly right now. These embeds pull from the same hourly delay windows as our live dashboard, so your page shows current status without you touching it — and a credit link keeps the data free.

Generate your airport widget

Enter a 3-letter IATA airport code (e.g. CPH, LHR, JFK).

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

Airport Delay Pulse badge

A single image tag that renders a live green / amber / red delay banner for any airport. It re-colours itself as our hourly delay windows refresh — no scripts, no maintenance.

HTML · paste anywhere
<a href="https://proflightsearch.com/global-airport-delays" target="_blank" rel="noopener">
  <img src="https://proflightsearch.com/embed/airport/CPH.svg"
       alt="CPH live delay status — Pro Flight Search"
       width="600" height="180" loading="lazy"/>
</a>

Swap CPH for any IATA code (LHR, JFK, DXB…). Cached at the edge for 10 minutes.

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

Live preview
CPH live delay status — Pro Flight Search
Iframe widget

Airport Status Card

A taller panel with median delay, tracked-flight volume and live colour — ideal for the hero of an airport guide or transfer page when you have a little more room.

HTML · paste anywhere
<iframe
  src="https://proflightsearch.com/embed/airport/JFK"
  title="JFK airport delay status — Pro Flight Search"
  loading="lazy"
  style="width:100%;max-width:340px;height:280px;border:0;display:block"
  referrerpolicy="no-referrer-when-downgrade">
</iframe>
<p style="font:12px/1.45 system-ui,sans-serif;margin:.4rem 0 0">
  Live airport delay data: <a href="https://proflightsearch.com/global-airport-delays">Pro Flight Search</a>
</p>

Replace JFK with any IATA code. Recommended size: 320×280.

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