find_website_contacts
Crawl a list of domains and extract business emails, phone numbers, and social profile links (LinkedIn, X, Facebook, Instagram, YouTube) from homepages, contact and about pages. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domains | Yes | Domains or URLs to crawl (e.g. ["stripe.com", "notion.so"]) | |
| maxPagesPerSite | No | Pages to crawl per domain (default 5) |