Is it possible to fetch the number of filled rows without fetching the whole spreadsheet, or find the first empty row number?
I am using the python api wrapper if it matters.
The main google API docs say you can do it using the WorksheetFeed. So must be possible from python. https://developers.google.com/google-apps/spreadsheets/#retrieving_information_about_worksheets