Browser Extract
browser_extractPull structured data from web pages as tables with headers, links, or text. Specify kind and selector to target specific elements.
Instructions
Pull structured data: kind = table (headers + row dicts) | links | text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | table | |
| limit | No | ||
| device | No | ||
| session | No | default | |
| selector | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||