【发布时间】:2020-03-13 21:41:43
【问题描述】:
我正在尝试使用 Google 表格中的 IMPORTXML 函数来获取 https://www.powerthesaurus.org/ 上的含义和信息词
我有点成功地从另一个网站获取了一些数据,但是作为一个新手,当我在this Google sheet in D6 cell 尝试这个时,我在获取任何数据时遇到了一些麻烦。
=ImportXML("https://www.powerthesaurus.org/"&A6,"//*[@id='link link--primary link--term']")
有人可以帮助我用正确的公式教育我吗?
【问题讨论】:
标签: xpath google-sheets google-sheets-importxml