I need to use lighthouse to generate report for hundreds of websites, so i want to write a script (golang, nodejs or whatever) to do that.
Is there a way to run multiple website analyze from one chrome-driver instance with Lighthouse or do i need to run n chrome driver to do so ?
Otherwise, did exist an alternative to google lighthouse for SEO checking and optimization ?
Thanks