VOOZH about

URL: https://apify.com/api-empire/contact-details-scraper

⇱ πŸ“‡ Contact Details Scraper Β· Apify


πŸ‘ πŸ“‡ Contact Details Scraper avatar

πŸ“‡ Contact Details Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store

πŸ“‡ Contact Details Scraper

πŸ“‡ Contact Details Scraper extracts verified emails, phones & social links from target pages. πŸš€ Ideal for B2B outreach, lead gen & sales research. Fast, accurate, and easy to use. βš‘πŸ“©

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ API Empire

API Empire

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Extract emails, phone numbers, and social-media profiles from any website β€” at scale, automatically. Give it one or many start URLs and it crawls each site (including subpages and iframes), collecting every publicly available contact detail it can find and saving results to a clean, exportable dataset.

Built for sales prospecting, lead generation, market research, and keeping your CRM fresh β€” using only publicly available data.

🌟 Why Choose Us?

  • 🧠 Smart crawling β€” automatically prioritizes contact / about / team / support pages.
  • πŸ›‘οΈ Self-healing proxy ladder β€” starts direct, then escalates to datacenter β†’ residential only when a site blocks it, so you pay for proxies only when needed.
  • 🧭 Auto browser fallback β€” fast HTTP first; renders JavaScript-heavy pages with a real Chromium browser when required.
  • 🧬 Merge mode β€” consolidate every contact found across a whole site into one tidy row.
  • πŸ“ž Phone validation β€” E.164-aware validation separates real phone numbers from timestamps, IDs and dates (kept in a separate "uncertain" column).
  • πŸ’Ύ Live results β€” rows are saved as soon as each site finishes, so a long run never loses progress.

πŸ”‘ Key Features

FeatureDescription
πŸ“§ EmailsAll public email addresses found on the site
πŸ“ž PhonesValidated phone numbers (+ a separate uncertain list)
πŸ”— SocialsLinkedIn, X/Twitter, Instagram, Facebook, YouTube, TikTok, Pinterest, Discord, Snapchat, Threads, Telegram, Reddit, WhatsApp
πŸ–ΌοΈ IframesOptionally extracts data embedded in frames
🧬 MergeOne clean row per start URL, or one row per page

πŸ“₯ Input

{
"startUrls":[{"url":"https://apify.com"}],
"maxRequestsPerStartUrl":20,
"mergeContacts":true,
"maxDepth":2,
"maxRequests":1000,
"sameDomain":true,
"considerChildFrames":true,
"useBrowser":false,
"waitUntil":"domcontentloaded",
"concurrency":10,
"proxyConfiguration":{"useApifyProxy":false}
}
FieldTypeDescription
startUrlsarrayRequired. Websites to crawl (bulk supported).
maxRequestsPerStartUrlintegerMax pages per start URL.
mergeContactsbooleanMerge all contacts of a site into one row.
maxDepthintegerLink depth from the start URL. 0 = no following; empty = unlimited.
maxRequestsintegerTotal page cap for the whole run.
sameDomainbooleanStay on the start URL's domain.
considerChildFramesbooleanAlso read iframes.
useBrowserbooleanForce full browser rendering.
waitUntilstringBrowser wait event.
concurrencyintegerParallel page fetches.
proxyConfigurationobjectProxy settings. Default: no proxy (auto-escalates on blocks).

πŸ“€ Output

{
"originalStartUrl":"https://apify.com",
"domain":"apify.com",
"scrapedUrls":["https://apify.com/","https://apify.com/contact"],
"depth":0,
"emails":["hello@apify.com"],
"phones":[],
"phonesUncertain":["04788290"],
"linkedIns":["https://www.linkedin.com/company/apify"],
"twitters":["https://www.twitter.com/apify"],
"instagrams":[],
"facebooks":[],
"youtubes":["https://www.youtube.com/apify"],
"tiktoks":["https://www.tiktok.com/@apifytech"],
"pinterests":[],
"discords":["https://discord.gg/w3e2v7rWDw"],
"snapchats":[],
"threads":[],
"telegrams":[],
"reddits":[],
"whatsapps":[]
}

The Output tab presents the data in separate views: πŸ—‚οΈ Overview, πŸ“§ Emails, πŸ“ž Phones, and πŸ“± Social media.

πŸš€ How to Use (Apify Console)

  1. Log in at console.apify.com β†’ Actors.
  2. Open Contact Details Scraper.
  3. Paste your Start URLs and adjust options (proxy, depth, merge…).
  4. Click Start.
  5. Watch the live log fill with πŸ“¬ contact discoveries in real time.
  6. Open the Output tab when the run finishes.
  7. Export to JSON / CSV / XLSX.

πŸ€– Use via API

curl-X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"startUrls":[{"url":"https://apify.com"}],"maxRequestsPerStartUrl":10}'

🎯 Best Use Cases

  • Lead generation & sales prospecting
  • Building outreach lists from a set of company websites
  • Market & competitor research
  • Enriching an existing CRM with public contact details

πŸ’° Pricing

This Actor uses the Pay-per-event model. The primary billable event is contact-record β€” one charge per result row saved to the dataset. Platform usage (compute, proxies) is billed by Apify as usual. Configure exact prices in the Console Monetization wizard.

❓ FAQ

Does it work on JavaScript-heavy sites? Yes β€” it auto-renders pages with Chromium when the raw HTML looks incomplete, or you can force it with useBrowser.

Why are some numbers under phonesUncertain? They look phone-shaped but lack a valid country code (often timestamps or IDs). They are kept separately so real phones stay clean.

Do I need a proxy? No. It runs direct by default and only escalates to datacenter β†’ residential proxies if a site blocks it.

βš–οΈ Cautions / Legal

Data is collected only from publicly available sources. Do not scrape content behind authentication without authorization. You are responsible for compliance with GDPR, CCPA, anti-spam laws, and the target sites' Terms of Service.

πŸ›Ÿ Support & Feedback

Open an issue on the Actor's Issues tab in the Apify Console.

You might also like

πŸ“‡ Contact Details Scraper

scrapio/contact-details-scraper

πŸ“‡ Contact Details Scraper extracts emails, phone numbers & social links from target web pages fast. πŸš€ Perfect for lead gen, sales outreach & B2B research. πŸ”Ž Efficient, accurate & easy to use.

πŸ“‡ Contact Details Scraper

simpleapi/contact-details-scraper

πŸ“‡ Contact Details Scraper extracts emails, phone numbers & addresses from public web profiles fast. ⚑ Perfect for B2B lead gen, outreach, sales & recruitment. βœ… Clean, structured output for smarter targeting.

Facebook Page Contact Info Scraper

scraperoka/facebook-page-contact-info-scraper

πŸ“‡ Facebook Page Contact Info Scraper extracts phone, email, website, and other public contact details from Facebook pages. πŸš€ Perfect for lead generation, sales outreach, and market researchβ€”fast, accurate, and easy to use. πŸ’Ό

Scraperoka

2

πŸ“˜ Facebook Page Contact Info Scraper

simpleapi/facebook-page-contact-info-scraper

πŸ“˜ Facebook Page Contact Info Scraper extracts emails, phone numbers, and key contact details from public Facebook pagesβ€”fast & accurate. πŸš€ Perfect for lead gen, B2B outreach, and market research. πŸ’ΌπŸ“ˆ

Instagram B2b Email Scraper

scraperoka/instagram-b2b-email-scraper

🏒 Email Scraper for B2B extracts verified contacts from target websites & profilesβ€”names, roles, and emailsβ€”fast & accurate. πŸš€ Perfect for lead gen, sales outreach, and market research. πŸ“ˆ Get ready to scale.

Scraperoka

2

Linkedin B2b Email Scraper

scraperoka/linkedin-b2b-email-scraper

πŸ”Ž LinkedIn B2B Email Scraper extracts verified emails + company details from LinkedIn profiles and pages. πŸš€ Boost lead gen, sales outreach & recruiting with accurate contact dataβ€”fast, scalable, and built for B2B workflows. πŸ“ˆ

Scraperoka

2

Extract Emails Contacts Socials From Any Website

scrapio/extract-emails-contacts-socials-from-any-website

βœ‰οΈ Extract emails, phones, contact pages & social profiles from any website. πŸ”Ž Lightning-fast email extractor & contact scraper for lead gen, sales outreach, and research. πŸš€ Clean, structured export to power your CRM and campaigns.

Contact Details Scraper

contacts-api/extract-contact-details

Gather complete contact information using our Contact Details Scraper. Extract emails, phone numbers, and social links from websites for efficient lead generation.