Aopa: Get Airport Weather
Aopa via Parse · travel
Returns current METARs and TAFs for weather stations near an airport or geographic point. Searches within 25 nm for METARs and 50 nm for TAFs. Either airport_id or both lat/lon are required — when airport_id is supplied, coordinates are resolved from the airport record automatically. Search airports, get airport details including runways, weather, NOTAMs, and find aviation events near a location. Fulfilled by Parse from aopa.org.
- aopa
- aopa-org
- maps-geo
- parse
- platform-key
- travel
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/21222cd8-3859-4e17-8616-d5b80527fa75/get_airport_weather
- Interface artifact
- sha256:33b414bee9b6f2bbc7166907bb7231a61e21cb10f4f1749142e086b7a75799c2
- Manifest digest
- sha256:d901adb0588d1e834f8a9bd8cfce29028e4781c3682f181969fbaef61d9084bb
Request fields
- lat (number): Latitude of search center. Required if airport_id is not provided.
- lon (number): Longitude of search center. Required if airport_id is not provided.
- airport_id (string): Airport ICAO or FAA identifier. When provided, lat/lon are resolved from the airport location.
Example queries
- {"airport_id":"RFD"}