ProFlightSearch
Free embeds · No signup · Free forever

Add a live flight pulse to your site.

Self-updating images and tiny widgets drawn from the same data that powers Pro Flight Search: live status, median delay, and tracked airport volume. Drop them in a sidebar, an email, an airport guide, a status page. We refresh them; you do nothing.

200+ airports tracked Hourly windows Free for any site SVG + iframe formats
Self-service

Choose a widget for your site

Pick what you're building — we'll take you straight to the generator or the embed code. No signup, free to use with a source credit.

No signup requiredStable embed URLsSVG badges work without JavaScriptAttribution includedFree with source credit

Curious how the numbers are built? Read the methodology. Writing a story? See the citation hub for journalists & bloggers.

01 · Image embed

Airport Delay Pulse

A self-updating delay badge for any airport you cover.

Drop one image tag, get a live status banner. The colour swings green / amber / red as our rolling delay windows refresh — perfect above an airport guide, in a sidebar, or in a weekly travel email.

HTML
<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.

Markdown
[![Live delay status for CPH](https://proflightsearch.com/embed/airport/CPH.svg)](https://proflightsearch.com/global-airport-delays)
Image preview
CPH live delay status
02 · Iframe widget

Live Delay Ticker

A scrolling pulse of the world's most delayed airports.

A single horizontal strip — slot it under your site header, above your footer, on a status page. Pauses on hover, refreshes itself every five minutes, and links readers to the live data when they care.

HTML
<iframe
  src="https://proflightsearch.com/embed/ticker"
  title="Live airport delay ticker"
  loading="lazy"
  style="width:100%;height:54px;border:0;display:block"
  referrerpolicy="no-referrer-when-downgrade">
</iframe>

Set height to 54px on desktop. Mobile-safe; brand chip auto-collapses below 520px.

Live iframe
03 · Iframe widget

Airport Status Card

A taller widget with median delay, tracked flights, and live colour.

Better than the SVG when you have room for a richer panel — embed it on an airport's hero, on a route page, or in your destination guide. It reads the same rolling airport window as the delay dashboard.

HTML
<iframe
  src="https://proflightsearch.com/embed/airport/JFK"
  title="JFK airport delay status"
  loading="lazy"
  style="width:100%;max-width:340px;height:280px;border:0;display:block"
  referrerpolicy="no-referrer-when-downgrade">
</iframe>

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

Live iframe
04 · Image embed

Weather-Delay Risk Badge

METAR + TAF distilled to a 0–100 risk score, per airport.

The same scoring engine that powers /weather-delay-risk/ — flight rules (VFR/MVFR/IFR/LIFR), the primary signal of the hour, and a colour-coded score. Drop it on an airport guide, a flight ops page, or a weekly weather digest.

HTML
<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.

Markdown
[![SFO weather-delay risk](https://proflightsearch.com/embed/weather-risk/SFO.svg)](https://proflightsearch.com/weather-delay-risk/)
Image preview
SFO weather-delay risk
05 · Iframe widget

Top Weather-Delay Risk

Today's five highest-risk airports, ranked.

A compact leaderboard of the airports most exposed to weather-driven delays right now — with score, flight rules, and the line of weather doing the damage. Slot it in a sidebar, an ops dashboard, or a travel newsletter.

HTML
<iframe
  src="https://proflightsearch.com/embed/weather-top"
  title="Top weather-delay risk airports"
  loading="lazy"
  style="width:100%;max-width:520px;height:360px;border:0;display:block"
  referrerpolicy="no-referrer-when-downgrade">
</iframe>

Recommended size: 520×360. Refreshed hourly. Card auto-stretches; rows reflow on narrow widths.

Live iframe
06 · Image embed

Global Delay Pulse Badge

The whole network in one tiny live badge.

The share of tracked airports running delayed right now, with a Normal / Elevated / Severe label. A one-glance headline for a newsletter, dashboard, or aviation blog — updated hourly.

HTML
<a href="https://proflightsearch.com/global-airport-delays" target="_blank" rel="noopener">
  <img src="https://proflightsearch.com/embed/global-delay-pulse.svg"
       alt="Global airport delay pulse — Pro Flight Search"
       width="480" height="150" loading="lazy"/>
</a>

The percentage is the share of tracked airports currently delayed — not a flight-level figure. Generator: /resources/global-delay-widget.

Image preview
Global airport delay pulse
07 · Iframe widget

Most Disrupted Airports Today

Today's five worst airports, ranked and live.

A ranked board of the airports with the worst live delays right now — city, code, and delay figure. Highly shareable for travel and aviation sites; refreshes itself hourly.

HTML
<iframe
  src="https://proflightsearch.com/embed/worst-airports-today"
  title="Most disrupted airports today — Pro Flight Search"
  loading="lazy"
  style="width:100%;max-width:520px;height:300px;border:0;display:block"
  referrerpolicy="no-referrer-when-downgrade">
</iframe>

Recommended size: 520×300. An .svg version exists at /embed/worst-airports-today.svg for email. Generator: /resources/worst-airports-widget.

Live iframe
08 · Image embed

Route Delay Risk Badge

Live delay risk for any city pair.

A delay-risk read for an origin → destination pair (e.g. CPH → LHR), derived from live conditions at both endpoint airports. Perfect for route pages and destination guides. It's a network signal, not a flight-level prediction.

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

Swap CPH-LHR for any origin-destination IATA pair. Generator: /resources/route-delay-widget.

Image preview
CPH to LHR delay risk
House rules

Take them, ship them, tell your readers.

Every widget on this page is free to embed on any site — personal blog, airport, airline, travel agency, newsroom. We update the data; you keep your page fresh without lifting a finger.

If you build something cool with these — drop us a line. We collect interesting examples and feature them in our newsletter.

Can I keep the link?
Please do. We don't gate the data, but a working link to proflightsearch.com from the embed is what keeps this free. Don't strip it.
How fresh is the data?
Airport delay windows refresh hourly. The ticker re-loads every five minutes. No client-side polling: your reader's browser does almost no work.
Will the URLs stay stable?
Yes. The /embed/* paths are versioned-by-content. We may improve the visual style; we won't break the URL or change the size.
What about commercial use?
Allowed. Airports, airlines, travel agencies, news desks — go ahead. The only thing we ask is the brand link stays in place.
Can I customise size or theme?
Width is responsive on every embed. Need a dark theme, brand colour match, or a tighter version? Email us — we read everything.

Got a route page or destination guide that needs a heartbeat?

The airport pulse and status card slot in cleanly above the fold. Five minutes of work, a year of refreshed visuals.

Grab the embeds →