Alternatives to Unlighthouse

Open-source command-line tool that runs Google Lighthouse on every page of a site in parallel. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Unlighthouse.

  • Experte Page Speed Test

    A free bulk page speed test that runs PageSpeed Insights metrics across many URLs at once.

    FreeProprietaryWeb

    Experte Page Speed Test runs PageSpeed Insights and Lighthouse metrics across many URLs online with nothing to install, but crawls stop at 60 seconds and 500 URLs.

  • Lighthouse CI

    A set of tools that runs Lighthouse audits on every commit and tracks results over time.

    Lighthouse CI runs Lighthouse on every commit and tracks changes between builds, focusing on configured URLs in a pipeline rather than discovering a whole site.

  • Treo

    A web dashboard for tracking Core Web Vitals across sites using Chrome UX Report and Lighthouse data.

    FreemiumProprietaryWeb

    Treo is a hosted freemium dashboard combining Lighthouse lab tests with CrUX field data and sitemap scans, replacing a local open-source CLI with a service needing a paid plan.

  • sitespeed.io

    An open-source tool for measuring, analysing and monitoring the performance of web pages.

    sitespeed.io is an open-source command-line tool with video, HAR waterfalls and scripted journeys, sending metrics to your own Graphite or InfluxDB for monitoring.

Also worth comparing

These listings name Unlighthouse as their own alternative, so the relationship runs both ways.

  • Lighthouse

    Automated audits for performance, accessibility, SEO and best practices.

    Unlighthouse runs Lighthouse across every page of a site in parallel with URL discovery, and it needs Node 22 or later.

  • webhint

    A customizable linting tool that checks websites for accessibility, speed, compatibility and security problems.

    Unlighthouse runs Google Lighthouse across every page of a site in parallel under MIT, but requires Node 22 or later and has no browser extension.

  • Yellow Lab Tools

    An open-source tool that audits a webpage for performance and front-end code quality issues.

    Unlighthouse is an open-source MIT-licensed CLI that runs Lighthouse on every page of a site in parallel, requiring Node 22 or later.

Similar software

Related functionality, not a direct replacement.