crawl
Asynchronously crawl a website starting from a seed URL, returning a crawl ID for polling results.
Instructions
Start an asynchronous crawl from a seed URL. Returns a crawl_id to poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kwargs | Yes | ||
| seed_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||