C
C
Cheabatto2020-11-25 16:53:59
Google Sheets
Cheabatto, 2020-11-25 16:53:59

How to check the content of a table?

How to check if new data has been added to Google Spreadsheet?
How to download only added data?

I work for python

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ivanov, 2020-11-25
@Cheabatto

Unfortunately, there is still no API for history.
For example, I check the date of the change, compare it with the cache, take the hash from the required range, if the hashes are not equal, then I start comparing the arrays (in the python of algorithms, heaps).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question