Business Contact & Social Media Lead Extractor avatar

Business Contact & Social Media Lead Extractor

Pricing

from $0.01 / per scraped domain

Go to Apify Store
Business Contact & Social Media Lead Extractor

Business Contact & Social Media Lead Extractor

Powerful website extractor for lead generation. Scrapes emails, social media profiles, and legal information with international language support.

Pricing

from $0.01 / per scraped domain

Rating

0.0

(0)

Developer

OJCreator

OJCreator

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Share

Scrape emails, social media profiles, and legal information from websites for lead generation.

Features

  • Extracts emails, phone numbers, and social media links (LinkedIn, Twitter, Instagram, etc.)
  • Finds imprint and contact pages in multiple languages (EN, ES, FR, DE, IT, ...)
  • Dynamic Websites: Works with JavaScript-rendered pages (thanks to Playwright).
  • Output: Structured JSON with domain, emails, social links, and metadata

Input

FieldTypeDescriptionDefault
startUrlsArrayURLs to start crawling["https://apify.com"]
maxRequestsPerCrawlIntegerMax requests per crawl30

Output

Example output for https://example.com:

{
"domain": "example.com",
"imprintUrls": ["https://example.com/imprint"],
"contactUrls": ["https://example.com/contact"],
"emails": ["contact@example.com", "support@example.com"],
"socialLinks": ["https://linkedin.com/company/example"],
"metadata": {
"emailCount": 2,
"subpageCount": 5,
"scrapedSubpages": [
"https://www.example.com",
"https://www.example.com/legal",
"https://www.example.com/contact"
],
"finishedAt": "2026-05-08T12:00:00Z"
}
}

Legal Notice: This actor scrapes publicly available data. Ensure compliance with GDPR and other local laws. Do not use for spam or unsolicited messages.