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.
Проводите аудит Lighthouse веб-сайтов с помощью API Foghorn. Используйте, когда пользователь хочет проверить производительность сайта, его доступность, рекомендации или проблемы с SEO. Охватывает регистрацию, аутентификацию, настройку группы/сайта и извлечение проблем. Источник: artmann/foghorn-api.