Python client for B2B Leads Finder: Emails & Contacts, Any Company, Live — find B2B leads with emails and contacts for any company, searched live.
⚡ No login, no cookies, no ban risk · runs in the cloud on Apify
💸 From $3.0 per 1,000 results (volume discounts on paid Apify plans). You are only charged for delivered results — empty searches and failed pages are never billed.
pip install apify-client
python3 b2b_leads_finder.py --token YOUR_APIFY_TOKEN --companies "stripe.com,notion.so"npm install apify-client
node b2b_leads_finder.mjs --token YOUR_APIFY_TOKEN --token YOUR_APIFY_TOKEN --companies "stripe.com,notion.so"Get a free API token: console.apify.com/sign-up — then find it under Settings → API & Integrations.
| Flag | Type | Description |
|---|---|---|
--token |
string | Apify API token (or APIFY_TOKEN env var) |
--out |
string | Output basename — writes results.json + results.csv |
--companies |
array | List of company names or domains to find leads for (e.g. 'stripe.com', 'notion.so', 'Strip |
--job-titles |
array | Filter leads by job title keyword (e.g. 'CEO', 'Head of Marketing', 'VP Sales'). Leave emp |
--max-leads-per-company |
integer | Maximum number of leads to find per company across all job title filters. |
--scrape-website |
boolean | Visit the company's /team, /about, and /contact pages to find directly-listed emails and n |
Flags map 1:1 to the actor's input schema — full reference and a live output sample on the Store listing.
One row per result, saved as both JSON and CSV with every field the actor returns. Preview the exact fields on the listing's output tab.
- HTTP-native — fast, stable, no headless-browser overhead
- No account risk — never asks for your login or cookies
- Fair billing — pay per delivered result only
MIT © The Mine Works — part of a 69-scraper suite trusted by 450+ developers.