scrape_website_finder
Extract contact information from website domains, including emails, phones, and social links, with optional filtering by job title for targeted lead generation.
Instructions
Find contact info (emails, phones, social links) from a list of website domains. Optionally filter by job title.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domains | Yes | Website domains, e.g. ["acme.com", "example.com"] | |
| jobTitle | No | Filter contacts by job title, e.g. "CEO" |