crawl
Render web pages with headless Chromium to retrieve full HTML after client-side rendering, enabling SEO audits of SPAs.
Instructions
Render a page with headless Chromium and return the full rendered HTML. Use this when the page is a SPA or uses client-side rendering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |