【问题标题】:How to get precipitation (rainfall) from Yahoo Weather via Temboo?如何通过 Temboo 从 Yahoo Weather 获取降水(降雨)?
【发布时间】:2016-04-23 23:14:20
【问题描述】:

谁能告诉我如何通过 Temboo 从 Yahoo Weather 获取降水(降雨)?

【问题讨论】:

  • 您是否尝试过查找?
  • 是的。我什至向 Temboo 查询过,但他们不知道。

标签: yahoo-api yahoo-weather-api


【解决方案1】:

我在 Temboo 工作。

雅虎的响应正文不包含降水数据。但是,您可以从 Weather Underground API 获取它。这是来自响应的 sn-p:

"UV":"1","precip_1hr_string":"0.00 in ( 0 mm)",
"precip_1hr_in":"0.00",
"precip_1hr_metric":" 0",
"precip_today_string":"0.00 in (0 mm)",
"precip_today_in":"0.00",
"precip_today_metric":"0",

如果你想通过 Temboo 使用 The Weather Underground API,你应该看看我们的 HTTP Choreos - 它们让你连接到我们目前不提供一流支持的任何 API:

https://temboo.com/library/Library/Utilities/HTTP/

【讨论】:

    猜你喜欢
    • 2014-09-13
    • 2017-02-24
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-11-12
    • 2015-01-12
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多