Open-Meteo Weather Forecast Scraper
Pricing
from $10.00 / 1,000 results
Go to Apify Store
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
Maintained by CommunityActor 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:
| Field | Description |
|---|---|
| locationName | Name of the location |
| latitude | Latitude coordinate |
| longitude | Longitude coordinate |
| currentTemp | Current temperature in Celsius |
| currentWindspeed | Current wind speed in km/h |
| currentWeathercode | WMO weather code |
| hourlyForecast | Array of hourly data points (time, temp, precip, wind) |
| timezone | Location timezone |
| elevation | Elevation in meters |
| sourceUrl | API URL used |
| scrapedAt | Timestamp 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.