on_page_lighthouse
Analyze web page quality using Google's Lighthouse metrics to measure performance, accessibility, and SEO factors for optimization.
Instructions
The OnPage Lighthouse API is based on Google’s open-source Lighthouse project for measuring the quality of web pages and web apps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the page to parse | |
| enable_javascript | No | Enable JavaScript rendering | |
| custom_user_agent | No | Custom User-Agent header | |
| accept_language | No | Accept-Language header value |