extract_structured_data
Extract tables, lists, and key-value pairs from webpages as JSON. Enables agents to process structured content like pricing lists and feature comparisons.
Instructions
Extract structured data (tables, lists, key-value pairs) from any webpage as JSON. Perfect for agents that need to process data tables, pricing lists, feature comparisons, or any structured web content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to extract structured data from | |
| options | No | ||
| data_types | No | Types of structured data to extract |