【发布时间】:2018-08-15 05:27:55
【问题描述】:
想在谷歌电子表格中获取雅虎数据。我不想要来自谷歌金融的谷歌数据,所以请不要这样建议。我想要电子表格中的雅虎财务数据。
我想要以下可编辑的电子表格中的数据:
https://docs.google.com/spreadsheets/d/1_MQyyaeEtGD0p9l7ncFqyLDWDKsnLNh2XBcH5CiHkF8/edit?usp=sharing
我只需要前五天的特定列数据。雅虎数据提取的链接是:
https://in.finance.yahoo.com/quote/abb.BO/history/?guccounter=1
我已附上图片以供参考。
谢谢enter image description here
请帮助我如何专门从一列中提取数据。
我知道我将不得不使用 =transpose(importxml("url,xpath) 但我不确定 xpath。
谢谢
【问题讨论】:
标签: xpath google-sheets extraction