Run AI Extract
run_extractLoads a webpage by URL and extracts structured data from it according to natural-language instructions and/or a JSON schema. Synchronous — returns the result immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the page to load and extract data from. | |
| settings | No | Extraction settings. | |
| instructions | Yes | Natural-language description of what to extract. |