Live METAR & TAF Right on Your Website

Embed real-time aviation weather — free, no backend, just one script tag + HTML.

Perfect for FBOs, flight schools, pilot blogs, airport sites and apps.

100% free • No credit card • Instant setup

KJFK – Real-time METAR Auto-updates every ~5 mins
KLAX – Real-time TAF Auto-updates every ~5 mins

Always 100% Free

No credit card required, no obligation or hidden fees.

Fully Customizable

Match fonts, colors & layout using simple CSS overrides.

Auto Refresh

METAR/TAF can refresh every 5–60 minutes automatically.

Need More Power?

Our Full Aviation API — decoded, filtered, documented.

Start in 4 Simple Steps

A few lines of HTML, no complex setup — just copy & paste

1

Get Your Free API Key

Sign up instantly at checkwxapi.com.   No credit card required — takes under 30 seconds.

Your unique key lets us track usage and keep the service reliable for everyone.

2

Include the Widget Script

Add this line just before the closing </body> tag.

<script src="https://api.checkwx.com/widget?key=API_KEY"></script>

Just replace API_KEY with your personal API Key from step #1.

3

Add Widget Containers

Place this code wherever you want the weather to appear on your site.

Supports single or multiple ICAOs (comma-separated, up to 50).

<div class="checkwx-container" data-type="METAR" data-station="KJFK,EGLL,ZBAA"></div>

You can add this block as many times as needed with diferent types and stations.

You can also use a <div> tag.  You could use a <p> tag or <span> tag or any other block level tag.

4

Customize Look & Behavior (Optional)

Match your site's style using CSS classes .checkwx-item and .checkwx-link.

Control refresh interval, fonts, colors, and more.

View customization examples →

Live Widget Examples

Copy-paste ready — see them working instantly.

Single METAR – KLAX

Los Angeles International Airport

...

Multiple METARs – KDFW,KJFK,KLAX

Dallas, New York, Los Angeles

...

METARs in different positions

London Heathrow Airport

Interesting Fact:

Heathrow Airport, called London Airport until 1966 and now known as London Heathrow, is the main international airport serving London, England.

Frankfurt Airport

Interesting Fact:

Frankfurt Airport's baggage conveyor belts stretch a total length of 80 kilometers (about 50 miles), making it the longest baggage system in Germany.

...

Single TAF - VIDP

Indira Gandhi International Airport

...

METAR and TAF - ZBSJ

Shijiazhuang Zhengding International Airport

...

Automatically Refresh - (5-60) Minutes

Boston International and Miami International

  • These METARs will automatically refresh every 15 minutes.
  • Just add &refresh=15 after your API key!
  • Minimum value is 5 and maximum value is 60.
...

Customize with CSS

Los Angeles International Airport

...