query_selector_all
Retrieve count and attributes of all elements matching a CSS selector. Enables targeted data extraction from web pages.
Instructions
Return count + attrs of all elements matching CSS selector.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| limit | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |