【发布时间】:2020-04-02 12:55:07
【问题描述】:
我收到一个错误:
导入的内容为空
当我像这样使用 importxml 时:
=IMPORTXML("https://pvpoke.com/rankings/all/1500/overall/","//div[@class='rankings-container clear']/div/div[2]/span[2]")
我已经在 Xpath 帮助程序中测试了我的查询并得到了我想要的确切结果。只有当它把数据放到谷歌表格上时,什么都不起作用。
【问题讨论】:
标签: xpath web-scraping google-sheets google-sheets-formula google-sheets-importxml