extract_contacts
Crawl a website and extract emails, phone numbers, and social profiles.
Args:
website: The website URL to crawl (e.g. "example.com" or "https://example.com").
max_pages: Maximum number of pages to crawl (1-20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website | Yes | ||
| max_pages | No |