App Logo
meteoblue.com

Get 14-day weather forecast

14-day weather forecast for any city worldwide (meteoblue): per-day condition, min/max temp, predictability. Optional date filter (YYYY-MM-DD).

Input

location required

City name as a human types it, e.g. "Luçon", "Oakland", "Marina di Andora". Resolved via meteoblue's own location search (first/best match, ranked by relevance).

date optional

Optional ISO date (YYYY-MM-DD). When given, `days` contains only that day — empty array if the date is outside the 14-day window (not an error).

Output

days required

One entry per forecast day (14 unless filtered by the date arg; empty if date out of window)

location required

FAQ

14-day weather forecast for any city worldwide (meteoblue): per-day condition, min/max temp, predictability. Optional date filter (YYYY-MM-DD).
Required: location. Optional: date.
It returns days, location.
No. It only uses pages of meteoblue.com that are reachable without signing in.
Unknown: its author has not declared whether it changes anything on meteoblue.com, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/meteoblue.com/get_14day_forecast, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/meteoblue.com/get_14day_forecast
It is part of Reduck's official curated catalogue.

Start building not clicking