Air Quality Index Finder (Open-Meteo) avatar

Air Quality Index Finder (Open-Meteo)

Pricing

Pay per usage

Go to Apify Store
Air Quality Index Finder (Open-Meteo)

Air Quality Index Finder (Open-Meteo)

Current air quality by GPS coordinates: European and US AQI plus PM2.5, PM10, ozone, NO2, SO2 and CO for each location. Powered by Open-Meteo, no API key needed. Free — you only pay Apify usage.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

D N

D N

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Air Quality Index Finder (Open-Meteo) — Free

Get current air quality by GPS coordinates: European AQI and US AQI, plus PM2.5, PM10, ozone, nitrogen dioxide, sulphur dioxide, carbon monoxide and pollen (alder, birch, grass, ragweed). Powered by the free Open-Meteo Air Quality API — no API key required.

This actor is free — you only pay for your own Apify platform usage.

What it does

Give it a list of locations (latitude,longitude or latitude,longitude,Label); it returns one structured air-quality record per location with an explicit status (found / error). Perfect for dashboards, health and travel apps, environmental monitoring and alerting.

Input

FieldTypeDescription
locationsarray of stringsOne location per line: lat,lon or lat,lon,Label (e.g. 48.85,2.35,Paris).

Output (example)

{
"label": "Paris",
"latitude": 48.8,
"longitude": 2.4,
"status": "found",
"time": "2026-07-08T01:00",
"european_aqi": 24,
"us_aqi": 31,
"pm2_5": 6.1,
"pm10": 9.4,
"ozone": 62,
"nitrogen_dioxide": 8.2
}

Use cases

  • Show live air quality on a weather or health dashboard.
  • Trigger alerts when PM2.5 or AQI crosses a threshold.
  • Enrich travel or real-estate listings with air-quality data.
  • Environmental monitoring across many locations at once.

Limitations & fair use

Uses the free Open-Meteo Air Quality API (CC-BY 4.0), which serves current and recent hourly data with global coverage. The actor sends a proper User-Agent and polite delays. AQI values are modeled estimates; for regulatory use, consult official monitoring stations.

More actors by this developer

See the full range of free actors on the fit_melon profile.