npx lighthouse https://example.com --only-categories=performance,accessibility

Category: Web App Development

npx lighthouse https://example.com --only-categories=performance,accessibility

Audit only performance and accessibility

Limits the audit to the listed categories, cutting run time and focusing the report. Categories include performance, accessibility, best-practices and seo. Combine with --output=html --output-path to keep a browsable report.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.