Weather Forecast Fetcher avatar

Weather Forecast Fetcher

Pricing

from $0.05 / actor start

Go to Apify Store
Weather Forecast Fetcher

Weather Forecast Fetcher

Get current weather and a 3-day forecast for any city using the free Open-Meteo API - temperature, humidity, wind and daily highs/lows. No API key. Pay-per-event.

Pricing

from $0.05 / actor start

Rating

0.0

(0)

Developer

soot

soot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Get current weather and a 3-day forecast for any city using the free Open-Meteo API - temperature, humidity, wind and daily highs/lows. No API key. Pay-per-event.

What it does

Run it on one or many inputs and get a clean, structured dataset (CSV/JSON export ready). No API keys or external accounts required.

Features

  • Batch processing - one or many inputs per run
  • Structured output - tidy rows, ready for CSV/JSON
  • No credentials - works out of the box
  • Pay-per-event pricing - pay only for what you use

Input

FieldTypeDescription
citiesarrayCity names to fetch weather for (geocoded automatically), e.g. Stockholm, Tokyo.

Usage example

curl -X POST "https://api.apify.com/v2/acts/sootesting~weather-forecast-fetcher/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" -d '{"cities": ["Stockholm", "Tokyo"]}'

Output

FieldTypeDescription
locationstringResolved city name
latitudenumberLatitude
longitudenumberLongitude
temperaturenumberCurrent temp (C)
humiditynumberHumidity %
windSpeednumberWind speed
weatherCodeintegerWMO weather code
forecast3dobject3-day daily forecast
timezonestringTimezone

Pricing

Pay-per-event: a small per-run start fee plus a low per-result fee.