【发布时间】:2020-04-02 08:33:47
【问题描述】:
我想从这个网站导入表格:
https://www.arcgis.com/home/item.html?id=917fc37a709542548cc3be077a786c17#data
在此电子表格中:
https://docs.google.com/spreadsheets/d/13bfnQP_kgFsB7k3F_6xMxkMI4wW7ukI9TVq-aVZ3TzE/edit#gid=0
并使用了这个功能
=IMPORTHTML("https://www.arcgis.com/home/item.html?id=917fc37a709542548cc3be077a786c17#data", "table", 1)
答案是“导入的内容为空”。我还需要做什么?
【问题讨论】:
标签: xpath web-scraping google-sheets google-sheets-formula google-sheets-importxml