analyze_javascript
Identifies unused JavaScript, render-blocking scripts, large bundles, and third-party scripts to measure their impact on page load time.
Instructions
Use Playwright JS coverage to find unused JavaScript, render-blocking scripts, large bundles, and third-party scripts (GA4, GTM, Facebook Pixel, Hotjar, etc.) with their impact on load time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to analyze |