All libraries (121 items)
Use data from your spreadsheets to build a webpage or a client-side app ✨
gas-url-shortener
LibraryBuild a custom-domain URL shortener without servers. This GAS template stores mappings in Sheets, serves HTTPS via GitHub Pages, and suits intermediate developers seeking zero-cost link management.
Social-Media-Monitor
LibraryAutomatically fetch follower, like and subscriber numbers from Facebook, Twitter, Instagram, YouTube, OneSignal and Alexa into Google Sheets each day with Google Apps Script, eliminating manual reporting for social managers.
GeminiWithFiles
LibraryGeminiWithFiles lets GAS developers upload Drive files to the Gemini API, batch-generate content and receive schema-controlled JSON with minimal code.
sheets-llm
Web Appsheets-llm lets you call OpenAI GPT models in Google Sheets via the =LLM() function. Configure the API key through a UI and automate summarisation, translation and classification in minutes.
gcal-sync
Web AppSkip manual entry: this GAS library lets GitHub users automatically sync commits to Google Calendar every 5 minutes and receive optional summary emails—ideal for developers seeking effortless time tracking.
BatchRequest
LibraryBatchRequest lets Apps Script developers bundle many Google API calls (Drive, Calendar, Gmail, etc.) into a single quota-saving batch. Features include automatic batch path lookup and splitting beyond 100 requests, accelerating high-volume automation.