【发布时间】:2018-01-06 15:33:57
【问题描述】:
我想从 JSON 响应中获取列表算法。在谷歌表中我使用这个命令:
IMPORTJSON("http://miningpoolhub.com/index.php?page=api&action=getminingandprofitsstatistics", "return/algo")
但我收到消息“Nod 不可用”我认为我在 Xpath 命令中做错了。我该如何解决?
【问题讨论】:
-
您的意思是“节点不可用”吗?请将 XML 示例也添加到您的问题中。
return/algo是您使用的 XPath 表达式吗?
标签: arrays json xpath google-sheets spreadsheet