Website Emails, Phone & Social Media Scraper - Contact Details avatar

Website Emails, Phone & Social Media Scraper - Contact Details

Pricing

from $2.50 / 1,000 results

Go to Apify Store
Website Emails, Phone & Social Media Scraper - Contact Details

Website Emails, Phone & Social Media Scraper - Contact Details

๐Ÿ“‡ Website Emails, Phone & Social Media Scraper extracts full contact profiles from bulk URL lists. ๐Ÿ”“ Decodes hidden addresses and merges duplicates per domain. ๐Ÿš€ Ideal for agencies building enriched outreach databases.

Pricing

from $2.50 / 1,000 results

Rating

0.0

(0)

Developer

Scrapido

Scrapido

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Website Emails, Phone & Social Media Scraper

Website Emails, Phone & Social Media Scraper helps you collect website contact information at scaleโ€”emails, phone numbers, and social profile linksโ€”so you donโ€™t have to do slow, manual research across hundreds of pages. Itโ€™s built for data harvesting, lead generation automation, and cleaner CRM enrichment using website contact form scraper workflows.


What is Website Emails, Phone & Social Media Scraper? ๐Ÿ”

Website Emails, Phone & Social Media Scraper is an Apify actor that automatically scrapes contact details from websites you provide. It targets each website domain and extracts email addresses, phone numbers (when enabled), and social media profile links (when enabled). This makes it ideal for marketers, sales teams, recruiters, and data analysts who need an email scraper-style workflow without spending hours hunting for contact pages. The result is structured data for automated website data extraction and contact information extractionโ€”turning public web data into actionable lead generation automation outputs.


What Data Does a Website Emails & Social Media Scraper Collect? ๐Ÿ“Š

It captures the core contact data you need for outreach and enrichment: a domain record, a homepage URL, and arrays for emails and phone numbers, plus a social media section when available.

Data CategoryField NameDescriptionAvailable
ContactemailsEmail addresses publicly found on the websiteโœ… Always (may be empty)
Navigationhomepage_urlThe website homepage URL for the scraped domainโœ… Always
Contactphone_numbersPhone numbers publicly found on the website (only if phone extraction is enabled)โœ… Always (may be empty)
Socialsocial_mediaSocial media profile links found on the website (only if social extraction is enabled)โœ… Always (may be empty)
IdentitydomainThe domain extracted from your provided target URL(s)โœ… Always

Types of Data I Can Extract with Website Emails, Phone & Social Media Scraper ๐Ÿ—‚๏ธ

You can use Website Emails, Phone & Social Media Scraper to gather contact data in a few practical categories:

Contact Data

  • Email addresses
  • Phone numbers (when enablePhoneExtraction is enabled)

Social Media Data

  • Social media profile links (when enableSocialMediaExtraction is enabled)

Export-Ready Records

  • Structured JSON rows per domain with domain, homepage_url, emails, phone_numbers, and social_media

Lead Generation Automation

  • A consistent output format for CRM import, web scraping tools pipelines, and data harvesting workflows

Key Features of Website Emails, Phone & Social Media Scraper โšก

FeatureBenefit
โœ… Email, Phone, and Social Extraction OptionsToggle enablePhoneExtraction and enableSocialMediaExtraction based on your lead generation automation needs
โœ… Proxy SupportBuilt-in proxy support for reliable scraping and fewer interruptions
โœ… Domain-Based ScrapingYou supply target website URLs; the actor extracts domains and scrapes each one
โœ… Structured Dataset OutputResults are pushed to an Apify dataset with consistent field names for easy downstream use
โœ… Deduplication of Social LinksSocial profile links are deduplicated by normalized URL
โœ… Resilience for Real-World SitesIncludes robustness for handling domain-level errors without failing the whole run
โœ… Clean, CRM-Friendly FormatOutput arrays for emails and phone_numbers, plus social_media objects ready for processing

Website Emails, Phone & Social Media Scraper User Guide ๐Ÿ“–

Required Input Fields

Use the Apify input form or provide an input.json file. Below is a realistic example using the schema defaults.

{
"targetUrls": [
{ "url": "https://apify.com" }
],
"enablePhoneExtraction": true,
"enableSocialMediaExtraction": true,
"proxySettings": {
"useApifyProxy": true
}
}
ParameterTypeRequiredDefaultDescription
targetUrlsarrayโœ… Yesโ€”List of target website URLs to scrape for contact information
enablePhoneExtractionbooleanNotrueIf enabled, the scraper will also extract phone numbers found on the pages
enableSocialMediaExtractionbooleanNotrueIf enabled, the scraper will detect and extract social media profile links (e.g., LinkedIn, Twitter, Facebook)
proxySettingsobjectNoโ€”Configuration for proxies. Using residential proxies is highly recommended to avoid blocking. Includes proxy support

Output Format (Apify Dataset) ๐Ÿ“ฆ

The actor pushes one dataset item per scraped domain. Use the dataset schema below as the source of truth.

{
"domain": "example.com",
"homepage_url": "https://example.com",
"emails": [
{
"email": "contact@example.com",
"confidence_score": 86.4,
"source_url": "https://example.com/contact",
"source_type": "body",
"validation_status": "unknown"
},
{
"email": "sales@example.com",
"confidence_score": 78.2,
"source_url": "https://example.com/about",
"source_type": "footer",
"validation_status": "unknown"
}
],
"phone_numbers": [
{
"phone": "+1 (415) 555-0134",
"formatted": "+14155550134",
"source_url": "https://example.com/contact"
}
],
"social_media": [
{
"platform": "linkedin",
"url": "https://www.linkedin.com/company/example-inc/",
"source_url": "https://example.com"
},
{
"platform": "twitter",
"url": "https://twitter.com/example_inc",
"source_url": "https://example.com/about"
}
]
}
FieldLabelFormatDescription
domainDomaintextThe domain extracted from your provided target URL(s)
homepage_urlHomepagelinkHomepage URL for the scraped domain
emailsEmail AddressesarrayArray of extracted email address objects found on the website
phone_numbersPhone NumbersarrayArray of extracted phone number objects found on the website
social_mediaSocial MediaobjectExtracted social media links (deduplicated) as returned by the actor

Solving Real Problems with Website Emails, Phone & Social Media Scraper ๐Ÿ’ผ

  • ๐ŸŽฏ Cold Outreach at Scale โ€” Build a contact list for lead generation automation without manual page-by-page research
  • ๐Ÿ“ฃ CRM Enrichment โ€” Add emails and phone numbers to existing records as part of data harvesting
  • ๐Ÿ”ฌ Business Discovery โ€” Identify which companies publicly list contact channels for outreach and partnerships
  • ๐Ÿค Sales Enablement โ€” Speed up initial prospect research by pulling publicly available contact information
  • โš™๏ธ Automation-Friendly Workflows โ€” Feed the structured output into your pipelines using web scraping tools integrations
  • ๐Ÿงฉ Multi-Channel Leads โ€” Combine email and phone discovery with social media profile scraping for stronger targeting

Why Choose Our Website Emails, Phone & Social Media Scraper? ๐Ÿ†

  • ๐Ÿ›ก๏ธ Reliable proxy-enabled scraping โ€” Uses your proxy settings to support smoother scraping across real websites
  • ๐Ÿ”„ Configurable extraction โ€” Enable or disable phone and social extraction depending on your campaign goals
  • ๐Ÿ“Š Dataset-first output โ€” Results are pushed to an Apify dataset with consistent field ordering for easy export
  • ๐Ÿ”— Cleaner social link handling โ€” Social profile links are deduplicated, helping you avoid repeated contacts

How Many Results Can You Scrape? ๐Ÿ“ˆ

This actor processes each provided target domain and saves a structured dataset record per domain. The practical number of emails and phone numbers depends on what the website publicly lists and whether enablePhoneExtraction / enableSocialMediaExtraction are enabled. If you provide multiple target URLs, youโ€™ll receive multiple dataset itemsโ€”one for each scraped domain.


This actor collects information only from publicly available sources. It does not access private accounts or restricted content. You are responsible for complying with applicable laws and each websiteโ€™s Terms of Service, including privacy and anti-spam regulations. Use this tool for legitimate business purposes such as contact information extraction and CRM enrichment. For data-removal requests, contact: scrapidocontact@gmail.com.


FAQ โ€” Website Emails, Phone & Social Media Scraper โ“

How Does the Website Emails, Phone & Social Media Scraper Work?

You provide targetUrls, and the actor extracts domains and scrapes each website for publicly listed contact information. It then pushes structured results into your Apify dataset, including emails, phone_numbers, and social_media (depending on your enabled options).

What Happens If Phone Extraction Is Disabled?

If you set enablePhoneExtraction to false, the dataset items will still be created per domain, but the phone_numbers array may be empty because phone number extraction is turned off.

What Happens If Social Media Extraction Is Disabled?

If you set enableSocialMediaExtraction to false, social profile discovery is disabled for the run. The output will still include the social_media field, but it may be empty.

Can I Use This for Lead Generation Automation?

Yes. The actorโ€™s dataset output is designed for downstream workflows like lead generation automation and CRM enrichmentโ€”so you can take the structured emails, phone numbers, and social links and integrate them into your outreach process.

Where Do I Find the Results?

The actor pushes results to an Apify dataset. Each dataset item corresponds to a scraped domain and includes homepage_url, emails, phone_numbers, and social_media.

How Can I Request Data Removal?

If you need data removal, contact scrapidocontact@gmail.com. Include enough context for the request so the team can locate the relevant output.


Final Word โœ‰๏ธ

Website Emails, Phone & Social Media Scraper turns publicly listed contact channels into structured dataset rowsโ€”so you can move from manual research to automated website contact information extraction. Run it on your target domains and export-ready data arrives in your dataset.