An API service built on top of lighthouse to automate running Lighthouse tests on large number of URLs in parallel. Utilizes Cloud Run and Cloud Tasks to distribute and run multiple tests across multiple containers, outputs results to a BigQuery dataset.
✅ Bulk test 100s of URLs with lighthouse asynchronously
✅ Writes test results to a date partitioned BigQuery table
✅ Specify which resource requests to block from tests e.g. For running tests excluding 3rd party scripts or libraries
This is not an officially supported Google product.