get_network_log
Capture network request logs from a webpage to discover API endpoints. Filter by XHR, fetch, or all request types.
Instructions
获取页面网络请求日志(用于 API 发现)。filter_type: xhr|fetch|all
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| filter_type | No | xhr |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||