Run Lighthouse audits and retrieve performance, accessibility, best-practices, and SEO issues for any website using the Foghorn API.
Foghorn is a site-health monitoring service built on Lighthouse. You register a site, Foghorn crawls its sitemap, audits every page, and exposes the results through a REST API. This skill lets you interact with that API using curl.
All endpoints (except sign-up, sign-in, and health check) require a Bearer token in the Authorization header.
Esegui controlli Lighthouse sui siti Web utilizzando l'API Foghorn. Da utilizzare quando l'utente desidera verificare le prestazioni, l'accessibilità, le best practice o i problemi SEO di un sito. Copre la registrazione, l'autenticazione, la configurazione del team/sito e il recupero dei problemi. Fonte: artmann/foghorn-api.