find people at these companies
get me contacts for this exhibitor list
senior execs at each of these companies
Turns a raw list of companies (name + domain, typically from an event exhibitor list) into a table of senior contacts with verified email addresses. Built from hard-won trial and error against messy small-business data — most companies on a list like this are NOT well-indexed, and the naive approach (search_people with a company_domain filter, stop after 2 hits) misses the majority of real, findable emails.
CSV of company name + domain
to search_people (free-text query first, then exact company name for the fuller roster)
to linkedin_to_best_email / search_business_email_by_name (chase an email per qualifying person)
to reverse_linkedin_lookup (confirm an email genuinely doesn't exist)
to reverse_email_lookup (pattern-guess common conventions, batched)
A CSV: row, company, domain, contact_name, title, seniority, email, email_type, verification_status, linkedin_url, notes. Every match is tagged VERIFIED / INFERRED / UNVERIFIED / NOT FOUND so rows are safe to act on — LinkedIn-only fills and stale addresses are flagged, not silently mixed in.
query beats the exact company and company_domain filters on messy small-business data — start there, then use the exact stored name to pull the fuller rosterlinkedin_to_best_email → search_business_email_by_name → reverse_linkedin_lookup → pattern-guessingreverse_email_lookup (batched, up to 100 per call, no token cost on misses) before giving up — it finds real emails the forward tools missGet the Find Decision Makers and Contact Information from Company Names skill file. We'll send occasional updates - no spam.