7Timer!
天气预报,尤其适合天文天气
- 认证方式
- No auth
- HTTPS
- No
- CORS
- Unknown
- 分类
- 天气
简介
7Timer! 提供为天文学优化的天气预报——云量、透明度和视宁度——免密钥(实测可用)。
快速开始
民用预报(实测可用):
curl "https://www.7timer.info/bin/api.pl?lon=113.17&lat=23.09&product=civil&output=json"
{
"product": "civil",
"init": "2026082212",
"dataseries": [
{ "timepoint": 3, "cloudcover": 2, "seeing": 5, "transparency": 4, "rh2m": 63, "wind10m": { "direction": "E", "speed": 2 }, "temp2m": 28 }
]
}
天文产品:
curl "https://www.7timer.info/bin/api.pl?lon=113.17&lat=23.09&product=astro&output=json"
curl "https://www.7timer.info/bin/api.pl?lon=113.17&lat=23.09&product=civillight&output=json"
认证方式
无需认证——免密钥。
速率限制与注意事项
- 免费;请礼貌使用——没有公开的硬性限制。
- 产品:
civil、civilLight、astro、astroLight、meteo。 - 字段包括云量、视宁度、透明度、温度和风。
常见问题
7Timer 免费吗? 是的——免费且免密钥(实测)。
它有什么用? 天文天气(云量、视宁度、透明度)。
有什么产品? civil、astro、meteo 和 light 变体。
天气 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AccuWeather Weather and forecast data | API Key | No | Unknown | ↗ |
| Aemet Weather and forecast data from Spain | API Key | Yes | Unknown | ↗ |
| APIXU Weather | API Key | Yes | Unknown | ↗ |
| AQICN Air Quality Index Data for over 1000 cities | API Key | Yes | Unknown | ↗ |
| AviationWeather NOAA aviation weather forecasts and observations | No auth | Yes | Unknown | ↗ |