website_contacts_scraper
Scrape emails, phone numbers, and social links from a website or domain. Locate a website URL by keyword to gather contact information.
Instructions
Extract emails, phone numbers and social links from a website/domain; also find a website URL by keyword.
Operations (set "operation" to one of these; put its parameters in "args"):
scrape_contacts (required: query): Scrape Contacts from Website
When to use: Use to scrape contacts from a specific domain. To search the web for emails by person/company use email_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Parameters for the chosen operation as key/value pairs (see the tool description for required params). | |
| operation | Yes | Which endpoint to call. See the tool description for each operation and its parameters. |