Air Quality Scraper – PM2.5, PM10, AQI & Pollutants avatar

Air Quality Scraper – PM2.5, PM10, AQI & Pollutants

Pricing

from $0.35 / 1,000 results

Go to Apify Store
Air Quality Scraper – PM2.5, PM10, AQI & Pollutants

Air Quality Scraper – PM2.5, PM10, AQI & Pollutants

$0.35/1K πŸ”₯ Fast air-quality scraper (Open-Meteo)! PM2.5, PM10, US & EU AQI, ozone & pollutants for any city. No key. JSON, CSV, Excel or API in seconds. Enter cities or coords & pull thousands of AQI readings ⚑

Pricing

from $0.35 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Get real-time air quality data by city name or coordinates: PM2.5, PM10, US AQI, European AQI, ozone, carbon monoxide, nitrogen dioxide and sulphur dioxide. As JSON, CSV or Excel. Free, no key, no proxy.

πŸ’΅ Pricing

Pay per result β€” $0.0004 per item. No subscription, no proxy needed. You only pay for the data you scrape, and new Apify accounts include free monthly credits so you can test it for $0.

πŸ”Ž What can it extract?

  • PM2.5 and PM10 particulate matter (Β΅g/mΒ³)
  • US AQI and European AQI
  • Ozone, carbon monoxide, nitrogen dioxide, sulphur dioxide
  • Location, latitude, longitude, country, timezone
  • Reading time + scraped-at timestamp
  • Look up by city name (auto-geocoded) or coordinates

πŸš€ How do I use it?

  1. Click Try for free.
  2. Set the input (see example below).
  3. Click Start and download results as JSON, CSV or Excel β€” or pull them via the API / schedule them.

βš™οΈ Input example

{
"mode": "cities",
"cities": ["Delhi", "Los Angeles"],
"maxItems": 100
}

Or by coordinates:

{
"mode": "coordinates",
"coordinates": ["28.61,77.23", "34.05,-118.24"]
}

πŸ“¦ Output example

{
"location": "Delhi",
"latitude": 28.65,
"longitude": 77.23,
"country": "India",
"timezone": "Asia/Kolkata",
"pm2_5": 65.2,
"pm10": 120.4,
"us_aqi": 378,
"european_aqi": 90,
"ozone": 55.0,
"carbon_monoxide": 800.0,
"nitrogen_dioxide": 40.1,
"sulphur_dioxide": 12.3,
"time": "2026-07-01T11:30",
"scraped_at": "2026-07-01T06:00:00+00:00"
}

🎯 Use cases

  • Health apps β€” surface local pollution levels and AQI warnings
  • Environmental monitoring β€” track pollutants across many cities
  • Dashboards β€” feed live air-quality tiles and maps
  • Research β€” build clean pollutant datasets for analysis

πŸ’° How much will it cost?

You pay only the per-result price (no proxy cost): 100 β†’ ~$0.04 Β· 1,000 β†’ ~$0.40 Β· 10,000 β†’ ~$4

πŸ†š Why this one

FeatureThis actorOthers
City name OR coordinatesβœ…coords only
US AQI + European AQIβœ…one or none
Full pollutant set (PM, O₃, CO, NOβ‚‚, SOβ‚‚)βœ…partial
No key neededβœ…sometimes

❓ FAQ

Key/proxy? No. How fresh? Current-hour readings from Open-Meteo. Bulk? Pass many cities or coordinates in one run.

πŸ›Ÿ Support

Found a bug or need an extra field? Open an issue on the actor β€” fixes and new fields ship fast.

Data via the free Open-Meteo Air Quality API. No personal data is collected.


Keywords: air quality scraper, PM2.5, PM10, AQI, air pollution, ozone, environmental data, Open-Meteo, JSON CSV Excel