B2B Outreach Route Finder avatar

B2B Outreach Route Finder

Pricing

from $5.00 / 1,000 outreach route results

Go to Apify Store
B2B Outreach Route Finder

B2B Outreach Route Finder

Find the best public outreach route for every company website: ranked emails, phones, social profiles, contact forms, CAPTCHA detection, and CRM-ready contactability scores.

Pricing

from $5.00 / 1,000 outreach route results

Rating

0.0

(0)

Developer

Juddroid

Juddroid

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Turn a list of company websites into an outreach-ready table. This Actor checks the homepage and likely contact, sales, support, about, team, and legal pages, then recommends the best public way to reach each company.

What you get

  • Ranked public business emails with source pages
  • Phone numbers and company social profiles
  • Contact forms with their fields, action URL, method, and CAPTCHA status
  • A 0-100 contactability score
  • A recommendedRoute such as sales_email, public_email, contact_form, phone, or linkedin
  • One clean result per company website for CRM import

Input

{
"urls": [
"https://www.apify.com",
"example.com"
],
"maxPagesPerSite": 6,
"maxConcurrency": 8
}

Output

{
"domain": "example.com",
"companyName": "Example",
"status": "ok",
"contactabilityScore": 85,
"recommendedRoute": "sales_email",
"primaryEmail": "sales@example.com",
"emails": [
{
"email": "sales@example.com",
"sourceUrl": "https://example.com/contact",
"score": 95
}
],
"phones": ["+1 555 123 4567"],
"contactForms": [],
"socialProfiles": {
"linkedin": "https://www.linkedin.com/company/example"
},
"pagesScanned": 4
}

Best use cases

  • Enrich business lists from Google Maps, directories, events, and job boards
  • Route leads that have no visible email to a usable contact form or social profile
  • Prioritize CRM records by contactability before outreach
  • Audit whether an existing lead database still has usable public contact channels

Pricing

Pay per successful company result. Failed websites are returned for diagnostics without the result event charge.

Responsible use

The Actor reads publicly available business contact information. Use it for legitimate business purposes and comply with privacy, anti-spam, and local outreach laws.