B2B Lead Generator & Contact Scraper avatar

B2B Lead Generator & Contact Scraper

Pricing

from $10.00 / 1,000 per website scrapeds

Go to Apify Store
B2B Lead Generator & Contact Scraper

B2B Lead Generator & Contact Scraper

Supercharge your lead generation. Deep crawl up to 60 pages per site in seconds to accurately extract hidden email addresses, phone numbers, and social media profiles.

Pricing

from $10.00 / 1,000 per website scrapeds

Rating

0.0

(0)

Developer

MD. MOMINUL ISLAM RIDOY

MD. MOMINUL ISLAM RIDOY

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Fast B2B Email & Contact Scraper 🚀

Supercharge your lead generation! This extremely fast and reliable web scraper deep crawls up to 60 pages per website in seconds to automatically extract hidden email addresses, phone numbers, and social media profiles. Built purely to collect the contact data you need for B2B lists, sales outreach, and marketing campaigns.

🌟 Key Features

  • ⚡ Lightning Fast: Uses internal thread-pool asynchronous processing to simultaneously download multiple pages per site without waiting.
  • 🔍 Deep Crawling: Intelligently discovers sub-pages, prioritizing Contact Us, About, and Impressum links for the highest extraction success rate.
  • 📱 Comprehensive Data: Grabs Emails, international Phone numbers, and 10+ social network platforms.
  • 🛡️ Built-in Filters: Automatically filters out disposable domains and dummy emails (user@..., test@...).
  • 🎛️ Selective Extraction: Only need Emails? Use the generic 'Extract Only' filter to skip processing social profiles and save even more time.

💾 Extracted Data

FieldDescription
urlThe initial website domain successfully processed.
emailsAn array of all valid email addresses discovered.
phonesAn array of formatted phone numbers found over the site.
linkedin / facebook / twitterThe exact social media URLs found on the company pages.
whatsapp / telegramDirect messaging intent URLs extracted.

🛠️ Usage Example

Pass a single domain or up to 100 root domains per batch. The actor handles the rest:

{
"urls": [
"https://example-agency.com",
"https://saas-company.io"
]
}

⚖️ Limitations & Tips

  • This scraper is perfectly suited for standard websites and business landers (WordPress, Webflow, Shopify, custom HTML).
  • To avoid massive billing wait, the maximum depth is hard-capped at 60 internal pages per site.

Crafted for B2B professionals. Elevate your contact tracking today!

Usage

Apify Actor

Deploy to Apify and provide input:

{ "url": "https://example.com" }

Or batch mode:

{ "urls": ["https://a.com", "https://b.com"] }

Local API Server

pip install -r requirements.txt
uvicorn api_server:app --port 8002
$body = '{"url":"https://example.com"}'
Invoke-RestMethod -Method Post -Uri "http://127.0.0.1:8002/extract" -ContentType "application/json" -Body $body

CLI

python contact_scraper.py --url https://example.com
python contact_scraper.py --urls https://a.com https://b.com

Output Fields

FieldDescription
urlInput URL
emailsExtracted email addresses
phonesExtracted phone numbers
instagramInstagram profile links
facebookFacebook page links
twitterTwitter/X profile links
linkedinLinkedIn profile links
youtubeYouTube channel links
tiktokTikTok profile links
whatsappWhatsApp links
telegramTelegram links
viberViber links
pinterestPinterest links