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.
Ejecute auditorías de Lighthouse en sitios web utilizando la API Foghorn. Úselo cuando el usuario quiera verificar el rendimiento, la accesibilidad, las mejores prácticas o los problemas de SEO de un sitio. Cubre el registro, la autenticación, la configuración del equipo/sitio y la recuperación de problemas. Fuente: artmann/foghorn-api.