Open-Meteo Weather Scraper avatar

Open-Meteo Weather Scraper

Pricing

from $1.00 / 1,000 record scrapeds

Go to Apify Store
Open-Meteo Weather Scraper

Open-Meteo Weather Scraper

Free weather data for any location using Open-Meteo public API. No API key required. Returns current conditions, hourly 24h forecast, or daily 7-day forecast. Temperature, wind, humidity, precipitation, weather code.

Pricing

from $1.00 / 1,000 record scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

Share

Free weather data for any location using Open-Meteo's public API - no API key required.

Three modes:

  • current - conditions right now (1 record per location)
  • hourly - next 24 hours (24 records per location)
  • daily - next 7 days (7 records per location)

Returns temperature, wind, humidity, precipitation, weather code, pressure, cloud cover.

Useful for weather apps, agriculture, logistics, event planning, travel tools.

Input

FieldTypeDescription
locationsArray (required)City names (auto-geocoded) OR lat,lon coordinates.
modeStringcurrent, hourly, daily.
tempUnitStringcelsius or fahrenheit.

Output (current mode)

{
"location": "São Paulo, Brazil",
"lat": -23.5475, "lon": -46.6361,
"mode": "current",
"time": "2026-05-26T22:15",
"temperature": 19.4, "apparentTemperature": 18.1,
"humidity": 75, "windSpeed": 6.5, "windDirection": 130,
"precipitation": 0, "weatherCode": 3, "pressure": 1014.5, "cloudCover": 78,
"tempUnit": "celsius", "timezone": "America/Sao_Paulo"
}

Pricing

$0.001/record.

If this actor helped you, please leave a review on the Apify Store.