Real Core Web Vitals (LCP, CLS, INP) and Lighthouse scores for any site, via Google's official PageSpeed Insights API -- using your own free Google API key. Tracks history over time, flags regressions against Google's own official thresholds, and exposes an inter-extension check other apps (like SEO Audit Engine) can call automatically as part of a technical SEO pipeline.
connect_pagespeedwriteConnect Page Speed Insights by saving your Google API key, after checking it actually works. Get a free key at console.cloud.google.com -> APIs & Services -> enable 'PageSpeed Insights API' -> Credentials -> Create API key.
disconnect_pagespeedwriteDisconnect Page Speed Insights: deletes the saved API key. Existing snapshots stay.
check_site_speedwriteRun a real Google PageSpeed Insights check for one URL. The run appears in the central history immediately as Running, then becomes Completed or Failed with its scores and fix opportunities.
list_speed_snapshotsreadList past Page Speed Insights snapshots, optionally filtered by url/strategy.
get_speed_snapshotreadRead one Page Speed Insights snapshot in full -- all metrics and opportunities.
compare_speed_snapshotsreadCompare the two most recent Page Speed Insights snapshots for one url+strategy -- what improved, what regressed.
save_speed_thresholdswriteSave custom good/needs-improvement/poor thresholds for LCP/CLS/INP. Defaults are Google's own official Core Web Vitals thresholds.
save_speed_categorieswriteSave which Lighthouse categories run by default (performance always included).
save_speed_retentionwriteSave how many days to keep raw Lighthouse snapshots before automatic cleanup.
save_speed_notify_modewriteSave when to notify: all runs, only regressions, or off.
save_speed_schedulewriteTurn on/off the daily automatic speed check and set its hour and site list (empty = every site in Sites Registry).
get_speed_settingsreadRead every configurable Page Speed Insights setting in one call -- key status, thresholds, categories, retention, notify mode, schedule.
list_connected_sitesreadList the sites already connected in other apps (WordPress Hub and/or Sites Registry) so a speed check can target one with a single click instead of retyping its domain.
Install Page Speed Insights and let Webbee use it across your workflow.
Open in panel