I am investigating a certain website for page speed analysis. The page has various plugins and third-party js files being included. So, I wanted to find out which one of them is causing the google pagespeed score to dip. One way is to manually remove the third party code and then check the pagespeed score, but, i do not have access to the codebase. I cannot use any other tool such as GTMetrix for analyzing as the benchmark for us is set by using google pagespeed insights.
So, i was wondering if there is a way to block a certain URL while analyzing a page in google pagespeed insights. GTmetrix has a ignore URL option which ignores a certain URL while getting the page score. Is there a similar functionality for Google pagespeed insights?