XPack

Website Contacts Scraper

@XPack

Extract emails, phone numbers, and social links from website domains. Supports platforms like Facebook, TikTok. Can batch 20 domains. Also get website by keyword. Useful for scraping contacts from websites when only company name is available.

Website Contacts Scraper

1. Service Description

This service offers fast and reliable real - time extraction of emails, phone numbers, and social links from a website domain. It supports popular platforms such as Facebook, TikTok, Instagram, Twitter, and others.

2. Tools

2.1 Scrape Contacts from Website

  • Function: This tool can scrape emails, phone numbers, and social profile links from a website root domain. It allows batching of up to 20 domains in a single request.
  • Email Matching: By default, the emails returned by the endpoint are not restricted to match the website domain (after the "@"). To restrict emails to the website domain, set the match_email_domain parameter to true (or 1).
  • External Matching: The endpoint also supports external matching of contacts (outside the company website and social profiles) by setting the external_match parameter to true (or 1).

2.2 Get Website by Keyword

  • Function: This tool can get the company website URL by keyword / company name. Up to 20 keywords are supported in a single query. It is useful when you only have a company name and need to get the website domain before scraping emails and contacts from it.

3. Usage

3.1 Using "Scrape Contacts from Website"

  1. Input: Provide the website root domain(s). You can batch up to 20 domains in a single request.
  2. Optional Parameters:
    • If you want to restrict emails to the website domain, set match_email_domain=true or match_email_domain = 1.
    • If you want to enable external matching of contacts, set external_match=true or external_match = 1.
  3. Output: You will receive a response containing the scraped emails, phone numbers, and social profile links for the provided domains.

3.2 Using "Get Website by Keyword"

  1. Input: Provide up to 20 keywords or company names.
  2. Output: The response will contain the website URLs corresponding to the provided keywords or company names. After getting the website URLs, you can use them as input for the "Scrape Contacts from Website" tool to scrape contacts from those websites.
XPack MCP
{
  "mcpServers": {
    "website-contacts-scraper": {
      "type": "sse",
      "autoApprove":"all",
      "url": "https://mcp.xpack.ai/v1/mcp/website-contacts-scraper?authkey={Your-XPack-Auth-Key}"
    }
  }
}
© 2025 XPack. All rights reserved.