extract
Extract structured data from a web page using a JSON schema. AI-powered extraction. Cost: 0.01 USDC
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The web page URL to extract from | |
| intent | No | Natural language description of what to extract | |
| schema | Yes | JSON schema string defining the data structure to extract |