Open Meteo Weather
Pricing
$1.00 / 1,000 forecast fetcheds
Open Meteo Weather
Fetch current, hourly, and daily weather forecasts and historical data for any coordinates or city — powered by the official Open-Meteo API. No API key required.
Open Meteo Weather
Pricing
$1.00 / 1,000 forecast fetcheds
Fetch current, hourly, and daily weather forecasts and historical data for any coordinates or city — powered by the official Open-Meteo API. No API key required.
You can access the Open Meteo Weather programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "locations": [< "52.52,13.41",< "Berlin",< "New York"< ],< "current": [< "temperature_2m",< "relative_humidity_2m",< "apparent_temperature",< "precipitation",< "weather_code",< "wind_speed_10m"< ],< "hourly": [],< "daily": [< "weather_code",< "temperature_2m_max",< "temperature_2m_min"< ]<}' |<apify call brunofin/open-meteo-weather --silent --output-datasetThe Apify CLI is the official tool that allows you to use Open Meteo Weather locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: