Monitor Core Web Vitals: Lighthouse, Gemini, Telegram & Sheets
Automates Lighthouse Core Web Vitals monitoring via PageSpeed API, sends Telegram alerts on poor performance, summarizes with Gemini AI, and logs to Google Sheets.
This n8n workflow periodically runs Lighthouse audits using Google's PageSpeed Insights API to monitor Core Web Vitals (LCP, FID, CLS) for specified URLs. It parses results with JavaScript to check if scores fall below customizable thresholds, triggering Telegram notifications for immediate alerts when performance degrades. Gemini AI summarizes audit findings into concise, actionable insights.
Benefits include real-time performance oversight without manual checks, reducing downtime risks and im
Platform
n8n
Category
Customer Support
Price
$19.99
Creator
Matt Buds
monitoring
core-web-vitals
lighthouse
pagespeed-insights
telegram
google-sheets
gemini-ai
seo
performance
automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.