小编arm*_*usk的帖子

Google Sheet 使用 Importxml 错误无法获取 url

我想获取此网站上的价格数据(https://tarkov-market.com/item/Pack_of_sugar

但这不起作用

=IMPORTXML("https://tarkov-market.com/item/Pack_of_sugar","//*[@id='__layout']/div/div[1]/div/div[4]/div[1]/div[2]/div[1]/div[2]")
Run Code Online (Sandbox Code Playgroud)

xpath google-sheets web-scraping google-apps-script google-sheets-formula

6
推荐指数
1
解决办法
2万
查看次数