Output Structure using Pagespeedonline API with HTTP request node

Hi,

Hoping someone can help, I am trying to run a HTTP request to run google lighthouse via the pagespeedonline API. I am successful at pulling all the data and categories however trying to make sense of or structure the data seems like a massive challenge.

I’m very novice at coding and managed to get some snippets of code to help me structure the data and pull some parts out that make sense, however with an export of over 500 pages, some code structure strings lead to incorrect results as there are multiple similar fields in the code.

Does anyone know of a way to pull information to have the end result show top level accurate information with detail ( diagnostics / opportunities)underneath, similar to when running the same report on “https://pagespeed.web.dev

I’ve tried multiple forums and can’t seem to find the answer. Any pointers would be much appreciated.

Thanks

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.