Efficiently checks the HTTP status of URLs listed in a Google Sheet and writes the results back in batches. Designed to handle large datasets without timeouts, using Python,
gspread
, andrequests
.
Install dependencies
pip install gspread google-auth requests
Set up your Google Sheets API credentials (OAuth2 service account or user credentials):