Production scraping service for weather data on 45 ICAO stations.
API-only, no public UI. See /docs for OpenAPI schema (admin-scoped).
All /v1/* endpoints require X-API-Key: wg_….
Request keys from the operator. Rate-limited per key.
curl -H "X-API-Key: wg_..." https://wunderground.ced-lab.fr/v1/weather/KLGA curl -N -H "X-API-Key: wg_..." https://wunderground.ced-lab.fr/v1/stream/observations/KLGA