extract_structured_data
AI-powered structured data extraction from any webpage using natural language. Returns JSON matching your prompt or schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to extract from | |
| prompt | Yes | Natural language description of what to extract | |
| schema | No | Optional JSON schema for the response | |
| wait_ms | No | ||
| wait_for | No |