crawl_site
Crawl an entire website or section by providing a URL, returning a job_id for tracking. Use when you need to collect all pages from a site.
Instructions
深度爬取整个网站,返回 job_id。当用户要求采集整个网站或栏目时使用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| strategy | No | adaptive | |
| max_depth | No | ||
| max_pages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||