I have a spreadsheet, ex.:
https://docs.google.com/spreadsheets/d/1_qVnTw1Cwb2Ziwta_N0p-V4_ptD6-ZypDvCIrnryNFU/pubhtml
that I want to download as a CSV file. To do this, I believe I must download it from a link similar to this:
https://spreadsheets.google.com/pub?hl=en&hl=en&key={INSERT KEY HERE}&output=csv
But my question is, how do I go about getting the "key"?
Append the /export?format=csv
just after the document id in the URL.
So in your case, the URL should look like this:
https://docs.google.com/spreadsheets/d/1_qVnTw1Cwb2Ziwta_N0p-V4_ptD6-ZypDvCIrnryNF/export?format=csv
Of course, this must link to an existing sheet that is publicly shared (for viewing)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With