Overview
SearchScraper enables you to search the web and extract structured information from multiple sources using AI.Usage
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| user_prompt | string | Yes | Search query description |
| num_results | number | No | Number of websites to search (3-20) |
| extraction_mode | boolean | No | AI extraction (true) or markdown mode (false) |
| output_schema | object | No | Schema for structured response |
| location_geo_code | string | No | Geo code for location-based search |
| time_range | TimeRange | No | Time range filter for results |