我知道从 Google Sheets 电子表格读取 JSON 的 URL 格式,如下所示:
https://spreadsheets.google.com/feeds/cells/[sheet_id]/[sheet_number]/public/basic?alt=json
Run Code Online (Sandbox Code Playgroud)
是否有类似的 URL 格式可以从 Google Docs 文档读取 JSON 数据?
我找到了答案,以防其他人遇到这个问题:
https://docs.google.com/feeds/download/documents/export/Export?id=[document_id]&exportFormat=[format]
Run Code Online (Sandbox Code Playgroud)
哪里[format]可能是txt、html、 或pdf。
干杯!
| 归档时间: |
|
| 查看次数: |
654 次 |
| 最近记录: |