VOOZH about

URL: https://apify.com/express_kingfisher/public-business-lead-extractor

โ‡ฑ Public Business Lead Extractor ยท Apify


Pricing

from $0.01 / 1,000 results

Go to Apify Store

Public Business Lead Extractor

Extract public business contact information from company websites: emails, phone numbers, social profiles, team pages, and company metadata.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Prince Raj

Prince Raj

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Public Business Lead Page Extractor

Extract public business contact information from company websites. Built for B2B sales teams, agencies, and freelancers who need to build prospect lists from public data.

What It Extracts

  • Company info: Business name, domain, inferred category
  • Contact data: Public email addresses, phone numbers, contact page URLs
  • Social profiles: LinkedIn, Twitter, Facebook, Instagram, GitHub
  • Decision pages: About, Team, Careers, Pricing, Contact page links
  • Lead quality score: Composite score based on data completeness

Why It's Better

Focuses on public business contact data only - no personal data scraping, no gray areas. Extracts from multiple page types (contact, about, team) and scores lead quality automatically.

Input

FieldTypeDefaultDescription
urlsstring[]requiredBusiness website URLs to scan
maxPagesPerDomaininteger5Pages to scan per domain (1-20)
extractEmailsbooleantrueExtract public email addresses
extractPhonesbooleantrueExtract public phone numbers
extractSocialsbooleantrueExtract social media profiles
extractDecisionPagesbooleantrueFind About, Team, Careers pages

Output Example

{
"domain":"acme.com",
"companyName":"Acme Corp",
"emails":["info@acme.com","sales@acme.com"],
"phones":["+1 (555) 123-4567"],
"socialProfiles":[
{"platform":"linkedin","url":"https://linkedin.com/company/acme"},
{"platform":"twitter","url":"https://twitter.com/acmecorp"}
],
"contactPage":"https://acme.com/contact",
"aboutPage":"https://acme.com/about",
"careersPage":"https://acme.com/careers",
"pricingPage":"https://acme.com/pricing",
"leadScore":78,
"enrichmentNotes":"Has pricing page and careers page - active business",
"scrapedAt":"2025-01-15T10:30:00Z"
}

Use Cases

  • B2B prospecting: Build lead lists from company websites
  • Sales research: Gather contact info before outreach
  • Agency client research: Quick company profiling
  • Partnership outreach: Find the right contact channels
  • Market mapping: Catalog businesses in a specific industry

PPE Pricing

EventDescriptionSuggested Price
domain-processedOne domain fully processed$0.005
lead-extractedLead with contact data found$0.003

Limitations

  • Only extracts publicly visible contact information
  • Cannot find personal emails (only generic business emails)
  • Phone number detection works for common formats
  • Some sites may block automated scraping
  • Lead scoring is heuristic-based

Legal/Ethical Use

This actor only extracts publicly visible business contact information. It does not scrape personal data, infer private information, or bypass authentication. Users are responsible for compliance with applicable data protection laws (GDPR, CCPA, etc.).

Local Run

cd actors/public-business-lead-extractor
apify run --input-file .actor/sample_input.json

Deploy

cd actors/public-business-lead-extractor
apify push

FAQ

Q: Does it find personal email addresses? A: No, it only extracts generic business emails (info@, sales@, contact@). It does not attempt to find personal email addresses.

Q: How does lead scoring work? A: Score is based on data completeness (emails, phones, social profiles, decision pages). Higher scores indicate more complete, actionable leads.

Q: Can I scan multiple pages per domain? A: Yes, set maxPagesPerDomain to crawl additional pages (contact, about, team, careers).

Tags

business lead extractor, B2B prospecting, contact finder, company research, lead generation, email extractor, phone finder, social profile finder, business intelligence

You might also like

Website Email, Phone & Social Extractor

toolsnmoreapi/Website-Lead-Scraper

Extract business emails, phone numbers, and social profiles from websites โ€” clean, structured, and ready for lead generation.

Website Contact Extractor โ€” Emails, Phones & Company Data

adinfosys-labs/website-contact-extractor-emails-phones-company-data

Extract verified business emails, phone numbers, LinkedIn profiles and company data from websites. CRM-ready output in CSV and Excel.

๐Ÿ‘ User avatar

Artashes Arakelyan

38

5.0

Website Contact Data Extractor

techionik9993/website-contact-data-extractor

Extract public business contact data from websites, including validated emails, phone numbers, contact/about pages, and social profiles. Delivers clean, deduplicated JSON output for CRM enrichment, lead generation, prospecting, research, and automation workflows.

Website Contact & Email Extractor

bohard/website-contact-extractor

Crawl any list of websites and extract emails, phone numbers and social media profiles for lead generation.

๐Ÿ‘ User avatar

Bohdan Shtelmakh

4

Website Emails Scraper

automation-lab/website-emails-scraper

Extract emails, phone numbers, social profiles, and contact/about page URLs from public websites. Fast HTTP crawler for lead enrichment.

๐Ÿ‘ User avatar

Stas Persiianenko

2

Contact Details Scraper โ€“ Emails, Phone Numbers & Social Media

davidsharadbhatt/socialprofilescrapper

Extract verified emails, phone numbers, and social media profiles from any website using this Contact Details Scraper. Perfect for lead generation, sales outreach, and business data collection. Automatically find contact info, LinkedIn, Twitter, and company profiles from multiple domains with ease.

87

1.0

website-business-data-extractor

keratogenous_surgeon/website-business-data-extractor

Extract structured business information from company websites into clean JSON. Automatically finds company name, description, contact details, address, and social links from user-provided websites. Built for automation, data enrichment, and Apify pipelines.

26