browse_extract
Deterministic structured extraction from the current page: {name: css_selector} -> {name: text}. More robust + cheaper than re-snapshotting and parsing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | {name: css_selector} | |
| browser_id | Yes | from browse_open |