Find someone's work email
find_emailFind a person's work email address from their first name, last name and company domain (e.g. Jane Doe at acme.com). Tries the common corporate patterns and returns only addresses that pass an SMTP check. Spends one scrape credit per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain, for example 'acme.com' | |
| last_name | Yes | Last name | |
| first_name | Yes | First name |