Back to Leads and prospecting

Contact Details Scraper

Apify

Extract public emails, phone numbers and social profile links from website URLs.

Current price
$0.0028/page
Availability
Ready to run
Last accepted verification

What this API does

Extract public email addresses and social profile links from a website URL.

Agents select this operation with tool ID apify.vdr-mota-contact-info-scraper, then inspect its current executable contract before a run.

Public input and output shape

Input

inputobject · optional

Provider-specific public source, URL or search criteria.

maxItemsnumber · optional

Maximum number of records to return.

Output

domainstring

Company or website domain used as the lookup target.

emailsarray

Returned emails value.

linkedInsarray

Returned linked ins value.

originalStartUrlstring

Returned original start url value.

scrapedUrlsarray

Returned scraped urls value.

twittersarray

Returned twitters value.

youtubesarray

Returned youtubes value.

Example request and output

This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.

Request

{
  "tool_id": "apify.vdr-mota-contact-info-scraper",
  "input": {
    "input": {
      "maxDepth": 0,
      "startUrls": [
        {
          "url": "https://apify.com/contact"
        }
      ],
      "sameDomain": true,
      "useBrowser": false,
      "maxRequests": 1,
      "proxyConfig": {
        "useApifyProxy": true
      },
      "maxRequestsPerStartUrl": 1
    },
    "maxItems": 1
  }
}

Output

{
  "domain": "apify.com",
  "emails": [
    "hello@apify.com"
  ],
  "twitters": [
    "https://x.com/apify"
  ],
  "youtubes": [
    "https://www.youtube.com/apify"
  ],
  "linkedIns": [
    "https://www.linkedin.com/company/apify"
  ],
  "scrapedUrls": [
    "https://apify.com/contact"
  ],
  "originalStartUrl": "https://apify.com/contact"
}
Teaching errors and limitations

No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.

Updated
18 August 2026

Use Contact Details Scraper with Scrollport

Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.

Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.