Aemet vs MetaWeather
If you need a Weather API that's easy to integrate, go with MetaWeather.
MetaWeather
Weather
Aemet
- Simple API key authentication
- HTTPS supported
MetaWeather
- No authentication required
- HTTPS supported
- No CORS support
| Feature | Aemet | MetaWeather |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | No |
When to use which?
MetaWeather is the better choice for quick prototypes and hackathons since it requires no authentication.