configure_scraper
Configure browser settings for web scraping: set headless mode, timeouts, and profile paths to prepare the scraper for data extraction.
Instructions
Configure browser settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headless | No | ||
| timeout_ms | No | ||
| browser_type | No | ||
| host_profiles_path | No | ||
| native_profile_dir | No | ||
| interactive_channel | No | ||
| native_context_mode | No | ||
| host_learning_enabled | No | ||
| host_profiles_enabled | No | ||
| native_fallback_policy | No | ||
| host_profiles_read_only | No | ||
| interactive_profile_dir | No | ||
| native_browser_channels | No | ||
| native_browser_headless | No | ||
| host_learning_apply_mode | No | ||
| interactive_context_mode | No | ||
| restart_interactive_session | No | ||
| host_learning_promotion_threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |