Business Contact & Lead Scraper avatar

Business Contact & Lead Scraper

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Business Contact & Lead Scraper

Business Contact & Lead Scraper

Extract company emails, phone numbers, addresses, cities, contact pages and social media links automatically from business websites.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

Satoshi Nakamoto

Satoshi Nakamoto

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Business Contact Finder

Extract company emails, phone numbers, addresses, cities, contact pages and social media links automatically from business websites.

Features

  • Extract company emails
  • Extract phone numbers
  • Detect city and address
  • Find contact pages
  • Extract LinkedIn, Facebook, Instagram and YouTube links
  • Lead scoring
  • Multi-language support
  • German business website support
  • Structured JSON output

Input

{
"startUrls": [
{ "url": "https://www.bosch.de" },
{ "url": "https://stripe.com" }
],
"maxRequestsPerCrawl": 50,
"maxPagesPerWebsite": 6,
"includeSocialLinks": true,
"includePhones": true
}

Output Example

{
"website": "https://www.bosch.de",
"companyName": "Bosch in Deutschland",
"bestEmail": "kontakt@bosch.de",
"emails": [
"kontakt@bosch.de"
],
"phones": [
"+49 711 400 40990"
],
"city": "Stuttgart",
"country": "Germany",
"address": "Robert-Bosch-Platz 1, 70839 Gerlingen",
"linkedin": "https://www.linkedin.com/company/bosch/",
"facebook": "https://www.facebook.com/BoschGlobal",
"instagram": "https://www.instagram.com/boschglobal/",
"youtube": "https://www.youtube.com/BoschGlobal",
"contactPage": "https://www.bosch.de/kontakt",
"leadScore": 100
}

Use Cases

  • Lead generation
  • Sales prospecting
  • SEO agencies
  • Local business research
  • CRM enrichment
  • Business intelligence
  • Contact discovery

Notes

  • Only public website data is extracted.
  • No login or private account access is used.
  • Results depend on website structure and publicly available information.

Export

Results can be exported as:

  • JSON
  • CSV
  • Excel
  • API

Built With

  • Apify
  • Crawlee
  • Playwright
  • TypeScript