Initialize Ruishu Hook
init_ruishu_hookInitializes a system probe on a Chrome target to begin capturing network telemetry, preparing the pipeline for extracting structured business data from dynamic environments by isolating caching and proxy layers.
Instructions
Step 1: Pipeline Initialization. Binds the system-level probe to the target environment to extract high-quality business data from complex dynamic environments. Decouples caching and ServiceWorker proxy layers for pure telemetry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Chrome Debug port Host, default 127.0.0.1 | |
| port | No | Chrome Debug port Port, default 9222 | |
| url_keyword | No | URL keyword of the target webpage, leave empty to mount the first tab by default |