External Transmission
Medium
- Category
- Data Exfiltration
- Content
Free, no key, good for programmatic use: ```bash curl -s "https://api.open-meteo.com/v1/forecast?latitude=51.5&longitude=-0.12¤t_weather=true" ``` Find coordinates for a city, then query. Returns JSON with temp, windspeed, weathercode.
- Confidence
- 50% confidence
- Finding
- https://api.open-meteo.com/
