Automate Core Web Vitals Monitoring with Lighthouse and Alerts - n8n Workflow | Neura Market
Automate Core Web Vitals Monitoring with Lighthouse and Alerts
This workflow automates the monitoring of Core Web Vitals using Lighthouse reports, sending alerts via Telegram and logging data in Google Sheets for performance tracking.
Designed for developers and SEO specialists, this workflow periodically retrieves Lighthouse reports through the PageSpeed Insights API. It evaluates Core Web Vitals scores and triggers alerts if they fall below a set threshold. Notifications are sent via Telegram, and summarized reports are logged in Google Sheets for historical analysis. The workflow also utilizes Gemini AI for concise audit summaries, making it a comprehensive solution for continuous performance monitoring.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Sophia Chow
if
code
telegram
stickyNote
httpRequest
googleSheets
scheduleTrigger
chainSummarization
lmChatGoogleGemini
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.