get-rendered-html
Extract fully rendered HTML content, including JavaScript-generated elements, from any webpage. Ideal for single-page applications and modern websites requiring client-side rendering.
Instructions
Fetches fully rendered HTML content using a headless browser, including JavaScript-generated content. Essential for modern web applications, single-page applications (SPAs), or any content that requires client-side rendering to be complete.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL of the target web page (ordinary HTML including JavaScript, etc.). |