DeployGet started

Website Contacts Scraper API

Scrapes contact details (emails, phone numbers, etc.) from a given website URL.

Version 1.0.01 endpoints

Endpoints

GET/scrape-contactsscrapeContacts

Returns publicly available contact information from the provided website URL.

Parameters

NameInRequiredDescription
queryqueryYesThe domain or website to scrape contact details from (e.g., wsgr.com)
match_email_domainqueryNoWhether to match emails strictly on the domain (true/false)
external_matchingqueryNoWhether to include external matching emails (true/false)

Responses

StatusDescription
200Successful contact information retrieval
400Bad Request - Invalid or missing query parameter
401Unauthorized - Missing or invalid API key
429Too many requests - Rate limit exceeded
500Internal server error

Need help deploying this MCP server?

Product Screenshot