get_page_html
Retrieve the full HTML of a web page or a specific element by providing an optional CSS selector.
Instructions
Get the full page HTML or a specific element's HTML. Truncated at 500KB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | Optional CSS selector. If omitted, returns full page HTML. |