leothelegion/Easy Lighthouse Action
Run Google PageSpeed Insights on a list of URLs or a sitemap.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| urls | URLs to audit (separated by new lines) | — | — |
| device | Device to emulate (mobile/desktop) | yes | mobile |
| page_insights_key | Google PageSpeed Insights API key | yes | — |
| performance_threshold | Performance threshold | — | — |
| seo_threshold | SEO threshold | — | — |
| accessibility_threshold | Accessibility threshold | — | — |
| best_practices_threshold | Best practices threshold | — | — |
| mode | Mode to run the audit in | yes | SITEMAP |
| sitemap_url | Sitemap URL | — | — |
| show_table_in_summary | Show table with scores | — | false |
Outputs
| name | description |
|---|---|
| scores | Scores for each URL |
| average_scores | Average scores for all URLs |