Iframe widget
Most Disrupted Airports card
Today's five most-disrupted airports, ranked by live delay, with city and delay figure. Highly linkable for travel and aviation sites; refreshes itself hourly.
HTML · paste anywhere
<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>
<p style="font:12px/1.45 system-ui,sans-serif;margin:.4rem 0 0">
Live delay data: <a href="https://proflightsearch.com/global-airport-delays">Pro Flight Search</a>
</p>
Recommended size: 520×300. Updated hourly. Shows nothing alarmist when the network is calm.
Attribution: the snippet keeps a link to proflightsearch.com — please leave it in. That credit is what keeps these widgets free.
Live preview