Adrianogba / website-monitor

Website Uptime Monitor built with Google Apps Script

Home Page:https://www.labnol.org/internet/website-uptime-monitor/21060/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website Monitor for Google Docs

Setting up website uptime monitor inside Google Sheets is quick and easy.

Website Uptime Monitor

Getting Started πŸƒπŸΌ

1. Copy the Google Sheet to your Google Drive. If you using GSuite, please ensure that the Gmail service is enabled for your domain.

2. Go to Website Monitor > Configure and specify the website URL and email address to notify when the website is down or becomes inaccessible.

3. Click Save to start monitoring the uptime and downtime of the website. The email alerts are sent via the Gmail API.

4. (Optional) The Google Script can log the downtime in your Google Analytics.

Developing with Google Apps Script πŸš€

Website Monitor is written in JavaScript (ES6) and compiled to Google Apps Script with Babel and Webpack using the Apps Script starter kit.

The starter kit is used for building popular Google add-ons include Gmail Mail Merge, Google Forms Notifications and Document Studio.

Meet the Developer πŸ‘¨πŸΌβ€πŸ’»

Amit Agarwal is a web geek and author of labnol.org, a popular tech how-to website. He frequently uses Google Apps Script to automate workflows enhance productivity.

Reach him on Twitter or email amit@labnol.org

License

MIT License (c) Amit Agarwal

clasp

About

Website Uptime Monitor built with Google Apps Script

https://www.labnol.org/internet/website-uptime-monitor/21060/

License:MIT License


Languages

Language:HTML 58.9%Language:JavaScript 41.1%