# Web Crawling

Use this skill through the hosted Skills runtime.

```bash
skills run webcrawling --url https://example.com --depth 2
```

The public package does not include provider credentials, crawler client code,
hosted worker implementation, logs, or artifact storage. Authenticate with
`skills auth login` before running.
