stt_extract
Extract data from the current page using CSS selectors. Returns innerText or specific attributes for each matching element.
Instructions
Extract data from the current page via a CSS selector. Returns innerText (or a given attribute) of each match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| selector | Yes | ||
| attribute | No |