Download unpublished Google spreadsheet as CSV

后端 未结 5 1116
既然无缘
既然无缘 2020-12-08 21:38

I have a Google spreadsheet that has not been made public, but just available to anyone that has the access link. Though I can access the data in CSV format from my browser

5条回答
  •  醉梦人生
    2020-12-08 22:32

    To access other tabs you need to click and get the gid of that tab, so:

    https://docs.google.com/spreadsheets/d/1GxmL3bbejjGx-Ji7kzsnZLzkSaMrfX5WwgRAvvqfqpw/pubhtml?widget=true&%3Bheaders=false#gid=2120833204

    Becomes:

    https://docs.google.com/spreadsheets/d/1GxmL3bbejjGx-Ji7kzsnZLzkSaMrfX5WwgRAvvqfqpw/export?format=csv&id=1GxmL3bbejjGx-Ji7kzsnZLzkSaMrfX5WwgRAvvqfqpw&gid=2120833204

提交回复
热议问题