extract_data_multiple
Transform multiple web page URLs into structured JSON data using AI with the ReviewWebsite API. Define instructions, specify JSON templates, and extract precise data efficiently.
Instructions
Extract structured data (JSON) from multiple web page URLs using AI via ReviewWeb.site API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | No | Your ReviewWebsite API key | |
debug | No | Whether to enable debug mode | |
delayAfterLoad | No | Optional delay after page load in milliseconds | |
instructions | Yes | Instructions for the AI to extract data from the websites | |
jsonTemplate | Yes | JSON schema template for the extracted data output | |
model | No | AI model to use for extraction | |
systemPrompt | No | System prompt for the AI | |
urls | Yes | List of URLs to extract data from |