Weather · head-to-head

Open-Meteo vs wttr.in

Open-Meteo

Open-Meteo is an open-source weather API that blends forecast and historical data from national weather services like NOAA, DWD, and Meteo-France, automatically selecting the highest-resolution model available for a given location. It requires no API key for non-commercial use and covers specialized domains including marine conditions, air quality, flood risk, and long-range climate projections.

wttr.in

wttr.in returns weather reports as ASCII art directly to curl, wget, or a plain browser request, so there's no client UI to build. It's a standalone open-source Go service with plain-text, colorized ANSI, PNG, and JSON output modes, and needs no signup or API key.

Open-Meteowttr.in
AuthenticationNoneNone
Pricingfreemiumfree
FormatsJSON, CSV, XLSX, FlatBuffersplain text, ANSI, PNG, JSON
CORSyesyes
HTTPSYesYes

More comparisons