数据抓取店

时间:2019-05-31 03:57:08

标签: google-sheets

我正在尝试使用enter image description here中的importxml函数将Shopee的价格刮到googlesheets中,但它使我导入的内容为空

尝试复制xpath但没有用

importxml(https://shopee.sg/Svelty-Pakkun-decomposition-yeast-120-Tablets-i.139075719.2136980675,“ // * div [@class ='_ 3n5NQx']”)

导入的内容为空

1 个答案:

答案 0 :(得分:0)

在为给定链接禁用JavaScript后,您会看到该页面为空,这意味着该页面无法被Google表格抓取。没有解决方法。您将需要找到其他来源。

0