babelwrap_extract
Extract structured data from any web page using natural language queries. Describe what you need, such as product names and prices, and get structured results.
Instructions
Extract structured data from the current page using a natural language query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The active session ID. | |
| query | Yes | Natural language description of what data to extract (e.g. "all product names and prices"). | |
| compact | No | If True, return a compact snapshot with minimal whitespace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||