extract_scraped_info
Retrieve scraped pricing information for any provider by name, URL, or domain. Returns the extracted data as a formatted JSON string.
Instructions
Extract information about a scraped website.
Args: identifier: The provider name, full URL, or domain to look for
Returns: Formatted JSON string with the scraped information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |