get_text
Retrieve the visible text content of a web page element or the entire document using a CSS selector or element reference.
Instructions
Return innerText of element (by selector or ref) or whole document.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | ||
| ref | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |