https://github.com/bellingcat/google-apps-script
A collection of handy Google Apps Script code snippets
https://github.com/bellingcat/google-apps-script
google-apps-script javascript open-source-research snippets
Last synced: about 13 hours ago
JSON representation
A collection of handy Google Apps Script code snippets
- Host: GitHub
- URL: https://github.com/bellingcat/google-apps-script
- Owner: bellingcat
- License: mit
- Created: 2022-03-08T16:39:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T12:34:14.000Z (over 2 years ago)
- Last Synced: 2025-05-30T00:42:03.599Z (28 days ago)
- Topics: google-apps-script, javascript, open-source-research, snippets
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 28
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Apps Script
A (growing) collection of handy Google Apps Script code snippets.To learn how to use Apps Script, check [this quick tutorial](https://codelabs.developers.google.com/codelabs/apps-script-intro/#0), the [homepage](https://developers.google.com/apps-script), and the [docs](https://developers.google.com/apps-script/reference).
---
### Scripts
- [auto-backup](auto-backup) automatically create regular backups for Google Files
- [gsheets-helper](gsheets-helper) a google sheets helper class that makes it easier to manipulate tabular data programatically
- [monitor-sheet](monitor-sheet) check if a google sheet contains/does not contain a special value, eg use: detect broken data