【发布时间】:2019-11-13 16:59:59
【问题描述】:
=Importhtml("https://app.neilpatel.com/en/ubersuggest/keyword_ideas?keyword=Food%20Chart&locId=2840&lang=en", "table", 3)
=ImportXML("https://app.neilpatel.com/en/ubersuggest/keyword_ideas?keyword=Food%20Chart&locId=2840&lang=en","//div[@class='css-19jz7zx']")
我使用上面的公式在我的谷歌表格中获取关键字。但我只得到#N/A
(错误 导入内容为空)
我无法理解我的公式有什么问题,为什么我无法获取数据。请帮我解决这个问题。
【问题讨论】:
标签: xpath web-scraping google-sheets google-sheets-formula google-sheets-importxml