Get HTML
element_get_htmlRetrieve HTML from any web element or the entire page using a CSS selector, XPath, or no selector for full page content.
Instructions
Get HTML from an element or the whole page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector or XPath; empty means whole page. Bare selectors are CSS; use text:... for text matching. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||