bb_extract
Extract URLs, links, and API endpoints from HTML and JavaScript. Supports recursive crawling with configurable depth and authentication parameters.
Instructions
URL/Endpoint 提取 — 从 HTML 和 JS 中提取链接、API 端点
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| depth | No | ||
| proxy | No | ||
| cookie | No | ||
| timeout | No | ||
| auth_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |