谷歌表,importxml函数显示blo

问题描述

尝试了此Google表格功能-无法正常工作

=importxml(D32,"//h2[@id='currentMinimumCapitalRequirement']")

结果:空白。
我想要的:100,244 ETH
网站:https://nexustracker.io/capital_pool

inspect

知道为什么吗?呆了几个小时!

解决方法

您要导入的值不存在。您可以通过为该网站禁用JavaScript来进行检查。 Google Shhets无法读取JS内容。您所能刮到的就是在图片上看到的:

enter image description here

enter image description here