gpt4 book ai didi

linux - 如何将 Google 电子表格下载为 csv?

转载 作者:太空宇宙 更新时间:2023-11-04 05:38:20 26 4
gpt4 key购买 nike

您好,我正在使用 wget 将 google 电子表格提取为 csv

我使用了以下命令

wget“https://docs.google.com/spreadsheets/d/LONG_ID_HERE/export?=csv

但是我得到了 HTML 输出

我已经使用谷歌表格 API 逐行提取数据并转换为 csv,但它非常慢,需要更快的方法

任何帮助将不胜感激

提前致谢

最佳答案

请引用以下帖子

Download link for Google Spreadsheets CSV export - with Multiple Sheets

To download a specific sheet as a CSV file, replace {key} with the document's ID and {sheet_name} with the name of the sheet to export:

https://docs.google.com/spreadsheets/d/{key}/gviz/tq?tqx=out:csv&sheet={sheet_name}

注:复制自上述帖子。谢谢@kiwidrew ( https://stackoverflow.com/users/1390231/kiwidrew )

关于linux - 如何将 Google 电子表格下载为 csv?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48658507/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com