Leadscout avatar

Leadscout

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Leadscout

Leadscout

LeadScout automatically discovers, enriches, verifies, and exports high-confidence business contacts from websites and LinkedIn into CRM-ready leads.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Kelyn Njeri

Kelyn Njeri

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrapes company websites and extracts contact leads — names, job titles, emails, phone numbers, and profile links — with optional email verification.

What it does

Give LeadScout a company domain (e.g. posthog.com) and it will:

  1. Discover relevant pages — automatically finds team, about, leadership, and contact pages on the target site.
  2. Extract people — pulls names, job titles, emails, phone numbers, and social profile links from every page it visits using NLP and pattern matching.
  3. Validate contacts — each name is checked against a 45,000+ international first-name database to filter out noise, page artifacts, and non-person text.
  4. Verify emails — optionally verifies discovered email addresses using a third-party API (Hunter.io, ZeroBounce, or NeverBounce). Each verification consumes one credit from your chosen provider. Disabled by default — no API key needed to run.
  5. Score and deduplicate — assigns a confidence score (0–1) to every lead and removes duplicates so you get a clean, unique list.
  6. Output structured data — pushes results to a dataset you can download as JSON or CSV, ready for your CRM.

Output fields

Each lead in the output dataset contains:

FieldDescription
nameFull name of the contact
job_titleRole or position at the company
companyCompany name
emailDiscovered email address
email_verifiedWhether the email was confirmed deliverable by a verification API
phonePhone number, if found
profile_urlLink to a LinkedIn or other social profile
departmentInferred department (Engineering, Sales, etc.)
seniorityInferred seniority level (C-Level, VP, Manager, etc.)
confidence_scoreHow confident LeadScout is in the lead (0.0–1.0)
source_urlThe page where the contact was found

Input options

ParameterTypeDefaultDescription
domainstringWebsite domain to scrape (e.g. posthog.com)
company_namestringCompany name — used to find the domain if not provided
start_urlsarraySpecific page URLs to scrape (overrides domain discovery)
rolesstring[]allJob titles to filter for (e.g. CEO, VP Sales)
max_contactsinteger50Maximum number of contacts to return (0 = no limit)
min_confidencenumber0.5Only return leads above this confidence threshold
max_pagesinteger30Maximum number of pages to crawl on the target site
request_delaynumber1.0Seconds to wait between page loads
email_verification_providerstringnoneVerification API to use: none, hunter_io, zerobounce, or neverbounce
email_verification_api_keystringYour API key for the selected verification provider

You only need to provide one of domain, company_name, or start_urls to get started.

Example use cases

  • Sales prospecting — find decision-makers at target accounts without manual research.
  • Recruiting — discover engineering or product leads at companies you want to hire from.
  • Market research — build contact lists for outreach campaigns across multiple companies.
  • CRM enrichment — fill in missing contacts for accounts already in your pipeline.

Integrations

Export your leads directly into the tools you already use:

  • CSV download — available in the output tab after every run.
  • Salesforce / HubSpot — use the CSV export with CRM-compatible field mappings.
  • Zapier / Make — connect via the Apify integration to push leads into any workflow.
  • API — fetch results programmatically from the Apify dataset API.