analyze_html
Parses page HTML to identify render-blocking resources, missing meta tags, script loading issues, and head optimization opportunities.
Instructions
Parse the HTML of a page and check for render-blocking resources, missing meta tags, script loading strategy, and head optimizations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to parse |