Aviation Weather METAR Scraper
Pricing
from $7.50 / 1,000 results
Aviation Weather METAR Scraper
Fetch METAR observations from aviationweather.gov for any ICAO station list. Returns station ID, raw report, temperature, wind direction, wind speed, and observation time. Look back up to 48 hours for flight planning, dispatch checks, or aviation weather research.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
21 hours ago
Last modified
Categories
Share

๐ค๏ธ Aviation Weather METAR Scraper
๐ Export METAR aviation weather observations from the US Aviation Weather Center in seconds. From the public Aviation Weather Center source to spreadsheet, JSON, JSONL, XML, RSS, or HTML.
The Aviation Weather METAR Scraper turns the Aviation Weather Center public endpoint into a clean, structured dataset. It pulls METAR aviation weather observations from the US Aviation Weather Center, normalizes the fields, and pushes one row per record.
Coverage is whatever Aviation Weather Center publishes on the public endpoint at the moment you run the actor. No login, no API key, no scraping tricks. Just clean data, ready for analysis.
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| ๐ Analysts | Pull a fresh snapshot for dashboards |
| ๐ ๏ธ Developers | Mirror the feed into your own database |
| ๐ฐ Journalists | Verify facts quickly without writing client code |
| ๐ค ML engineers | Build training sets from the public feed |
| ๐ข Operations teams | Monitor changes over time |
| ๐ Researchers | Use the data for academic studies |
๐ What the Aviation Weather METAR Scraper does
- Calls the public Aviation Weather Center endpoint and parses the response.
- Flattens the data into one row per record with clean field names.
- Surfaces upstream errors as a single record with the
errorfield set, so your pipeline does not crash. - Lets you cap the output with
maxItemsfor cheap previews. - Streams results to the Apify dataset for instant export.
๐ก Why it matters: Public feeds change shape and field names constantly. This actor gives you a stable, documented schema your downstream tooling can rely on.
๐ Data fields
Each record includes: ceiling, dewpoint, flightCategory, observedAt, raw, results, scrapedAt, station, temp, visibility, windDir, windSpeed. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.
โ ๏ธ Good to Know: This actor depends on the public Aviation Weather Center endpoint. If the upstream is rate-limiting or temporarily unavailable, the actor pushes a single record with the
errorfield populated. Re-run later.
๐ How to use
- Click Try for free.
- Adjust any filters in the input form (defaults are fine for a first run).
- Click Start. Your dataset is ready in seconds. Download as spreadsheet, JSON, JSONL, XML, RSS, or HTML, or pipe to your warehouse.
๐ Recommended Actors
| Actor | What it does |
|---|---|
| ParseForge OurAirports Scraper | Global airport database. |
| ParseForge Alpha Vantage Public Scraper | Stocks, FX, crypto, indicators. |
| ParseForge NBA Stats Scraper | NBA player and team stats. |
| ParseForge CurseForge Mods Scraper | Public mod metadata. |
๐ก Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers across business intelligence, real estate, e-commerce, sports, finance, and public records.
Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.
๐ Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.