Follow the link below to run the demo and get the spreadsheet value. https://developers.google.com/sheets/api/quickstart/python
Please refer to here for the ID unique to the spreadsheet file and set an appropriate file. https://developers.google.com/sheets/api/guides/concepts
Set SAMPLE_RANGE_NAME as follows.
SAMPLE_RANGE_NAME = 'A2:E'
Recommended Posts