Open-Meteo Weather Forecast Scraper avatar

Open-Meteo Weather Forecast Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Open-Meteo Weather Forecast Scraper

Open-Meteo Weather Forecast Scraper

Scrape weather forecasts from Open-Meteo. Get current conditions, hourly temperature, precipitation, and wind data for any location. Free, no API key needed.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape weather forecast and historical weather data from Open-Meteo for any location worldwide. Completely free, no API key required.

Features

  • Forecast mode: Current conditions + hourly forecasts up to 16 days
  • Historical mode: Past weather data for any date range
  • Temperature, precipitation, and wind speed data
  • Supports multiple locations in a single run
  • Free API with no authentication needed

Output

Each result includes:

FieldDescription
locationNameName of the location
latitudeLatitude coordinate
longitudeLongitude coordinate
currentTempCurrent temperature in Celsius
currentWindspeedCurrent wind speed in km/h
currentWeathercodeWMO weather code
hourlyForecastArray of hourly data points (time, temp, precip, wind)
timezoneLocation timezone
elevationElevation in meters
sourceUrlAPI URL used
scrapedAtTimestamp of scrape

Example Input

{
"mode": "forecast",
"locations": [
{"name": "New York", "latitude": 40.7128, "longitude": -74.006},
{"name": "London", "latitude": 51.5074, "longitude": -0.1278},
{"name": "Tokyo", "latitude": 35.6762, "longitude": 139.6503}
],
"days": 7
}

Cost

This actor uses pay-per-event pricing. You are charged per location result returned.