open-meteo.com
Open-Meteo weather forecast and location search API provider.
Covers the public Open-Meteo forecast and geocoding endpoints. No authentication is required, and implementations should preserve the requested variable names, date ranges, and timezone handling so hourly and daily payloads can be consumed directly.
Retrieve weather data for the requested coordinates with hourly, daily, and timezone selection. Backed by the Open-Meteo forecast API.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Latitude of the forecast location.
37.5665
Longitude of the forecast location.
126.9780
Comma-separated hourly variables to include.
temperature_2m,precipitation
Comma-separated daily variables to include.
weathercode,temperature_2m_max
IANA timezone name or auto.
Asia/Seoul
No account auth required for this operation.
Resolve a place name to candidate coordinates with optional result limiting. Backed by the Open-Meteo geocoding API.
Location name to search for.
Seoul
Maximum number of matches to return.
5
No account auth required for this operation.