Emails And Contacts
emails_and_contactsExtract emails, phone numbers, and social profiles from any company domain. Ideal for lead enrichment and building contact lists from known websites.
Instructions
Find emails, phones, and social/contact data from one or more company domains.
Best for:
domain-based lead enrichment
finding reachable company contacts from a known website
quick contact discovery before running heavier enrichment flows
Prefer this tool when:
the user already knows the company website or domain
the main goal is contact discovery rather than company metadata
you want emails, phones, socials, and website-derived contact details
Use async mode when:
you send many domains at once
you expect the crawl/enrichment to take longer
you want to track progress later with requests_get
Use company_insights instead when:
the user wants firmographics, company profile, revenue, size, or founding details
contact data is not the main objective
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| async | No | Deprecated compatibility flag. Prefer execution_mode. | |
| query | Yes | One or more domains or URLs, for example outscraper.com. | |
| webhook | No | Optional webhook URL for async completion. | |
| execution_mode | No | Execution strategy. Use auto to let the MCP server choose between sync and async. | |
| preferred_contacts | No | Optional contact-role prioritization. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| async | No |