如何使用woeid获取5天的天气预报

发布于 2025-01-02 06:10:19 字数 212 浏览 1 评论 0原文

我通过 WOEID 从 yahoo 获取天气,链接为 http://weather.yahooapis.com/forecastrss?w= 20079323 可以,但是 xml 文件只返回 2 个预测。那么,如何使用WOEID获取5天的天气预报。

I get weather from yahoo by WOEID with link http://weather.yahooapis.com/forecastrss?w=20079323 and it ok, but xml file return only 2 forecast. So, how to get 5 day weather forecast by using WOEID.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

蹲墙角沉默 2025-01-09 06:10:19

请参阅此链接..这可能会对您有所帮助,我让我的应用程序通过此工作。

雅虎天气 API

See this link.. This may help you, I got my app working through this.

Yahoo Weather API

触ぅ动初心 2025-01-09 06:10:19

这似乎不可能,请参阅天气 API 参考。只有 2 个选项(温度单位和 WOEID)

It does not appear to be possible, see Weather API Reference. Only 2 options (temperature unit, and WOEID)

第七度阳光i 2025-01-09 06:10:19

好吧,是不是太晚了...

我不知道这是否正是您要找的,但请使用以下 URL:

http://xml.weather.yahoo.com/forecastrss/20079323_c.xml< /a>


_c 替换为 _f,您将获得华氏单位。

Well isn't this late...

I don't know if this is precisely what you're looking for, but use this URL:

http://xml.weather.yahoo.com/forecastrss/20079323_c.xml

Replace _c with _f and you'll get farenheit units.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文