β¨Leads Finder β Effortless Data Extraction
A cost-effective alternative to ZoomInfo, Lusha & Apollo. Get verified B2B emails, LinkedIn profiles, and rich firmographics at scale.
π What this actor does
Leads Finder generates targeted B2B contact lists using advanced filters (job title, Location/City, industry, tech stack, revenue, funding, etc.) and returns verified emails, mobile numbers (paying plans only), LinkedIn URLs, and detailed company data β ready for CRM or outreach. Free plan note: Users on the free Apify plan can fetch up to 100 leads/run.
Support: codecrafter70@gmail.com
π§ Quick start (UI)
- Open the actor, set π File name / Run label (optional).
- Choose your filters (e.g., π Job Title = "Marketing Manager", π Location = "United States", π Industry = "SaaS").
- Set #οΈβ£ Number of leads to fetch (default 50,000; leave empty to fetch all that match).
- Click Run. When finished, download results from the Dataset tab or use the Overview table.
Location vs City: Use Location for a region/country/state. To target a single city, leave Location empty and use City only. (Same logic for the Exclude fields.)
π§© Input schema (fields you can use)
Fields accept arrays unless noted.
General
- fetch_count (integer, default 100000) β Max leads to fetch. Leave empty to fetch all matches.
- file_name (string) β Custom run label / export name.
People targeting
- contact_job_title / contact_not_job_title β Include/Exclude titles ("realtor", "software developer", "teacher", β¦).
- seniority_level β Founder, Owner, C-Level, Director, VP, Head, Manager, Senior, Entry, Trainee.
- functional_level β C-Level, Finance, Product, Engineering, Design, HR, IT, Legal, Marketing, Operations, Sales, Support.
Location (Include)
- contact_location β Region/Country/State (e.g., EMEA, United States, California, US).
- contact_city β One or more cities (use this instead of Location when you want city-level targeting only).
Location (Exclude)
- contact_not_location β Region/Country/State to exclude.
- contact_not_city β One or more cities to exclude.
Email quality
- email_status β
validated,not_validated,unknown(prefill: validated)
Company targeting
- company_domain β Limit to specific domains (e.g.,
google.com,https://apple.com). - size β 0β1, 2β10, 11β20, 21β50, 51β100, 101β200, 201β500, 501β1000, 1001β2000, 2001β5000, 10000+
- company_industry / company_not_industry β Include/Exclude industries.
- company_keywords / company_not_keywords β Include/Exclude free-text keywords.
- min_revenue, max_revenue β Revenue bands (100K β 10B).
- funding β Seed, Angel, Series Aβ¦F, Venture, Debt, Convertible, PE, Other.
π€ Output schema (what you get)
Results are written to the run's Dataset and rendered in the Overview table with these columns:
Person
first_name,last_name,full_name,job_title,headline,functional_level,seniority_levelemail(verified when available)mobile_number(available for paying Apify plan users only)personal_emaillinkedin(profile link)city,state,country
Company
company_name,company_domain,company_website(link),company_linkedin(link),company_linkedin_uidcompany_size,industry,company_descriptioncompany_annual_revenue,company_annual_revenue_cleancompany_total_funding,company_total_funding_cleancompany_founded_year,company_phonecompany_street_address,company_city,company_state,company_country,company_postal_code,company_full_addresscompany_market_cap(if public)
Context
keywords,company_technologies
π Examples
Example 1 β US SaaS marketing leaders
- contact_job_title:
["Head of Marketing","VP Marketing","CMO"] - functional_level:
["marketing"] - contact_location:
["united states"] - company_industry:
["computer software","internet","information technology & services","marketing & advertising","saas"] - email_status:
["validated"] - fetch_count:
5000
Example 2 β UK CTOs
- contact_job_title:
["CTO","Head of Engineering","VP Engineering"] - contact_location:
["united kingdom"] - email_status:
["validated","unknown"]
Example 3 β Amsterdam city-only (no broader Location)
- contact_city:
["amsterdam"] - contact_location: (leave empty)
β Best practices
- Location vs City: Choose one. Use Location for region/country/state or leave it empty and use City for city-only targeting. Same rule for Exclude.
- Start broad, then narrow. Begin with Location + title, then add industry/revenue/funding.
- Use include & exclude. Quickly remove irrelevant sectors with
company_not_industry/company_not_keywords. - Prefer validated emails. Keep
email_status = ["validated"]for outreach-ready lists; addunknownto increase volume. - Deduplicate downstream. If you merge runs, dedupe by
emailβlinkedinβ (full_name,company_domain). - Stay compliant. Use for B2B prospecting; follow GDPR/CCPA/PECR and local rules.
π§ͺ Output view (in the Apify UI)
The Overview tab shows a sortable table with links for company_website, linkedin, and company_linkedin. Export any time to CSV/JSON/XLSX from the Dataset.
π§° API usage
Run via API with the same input JSON as the UI.
- POST a run with your input JSON.
- Poll for completion.
- Fetch dataset items (JSON/CSV).
(See Apify docs for runs, datasets endpoints.)
π΅ Pricing & limits
- From $1.5 / 1,000 leads (cheaper than typical ZoomInfo/Lusha/Apollo seat pricing).
- On the free Apify plan, the platform caps at 100 leads/run.
- Mobile numbers are only enriched and included for users on paying Apify plans.
π§― Troubleshooting
- Few or zero results? Loosen filters (remove
company_not_*, broaden Location, allowunknownemail status). Try title synonyms ("Demand Gen" vs "Growth Marketing"). - Too many results? Add industry, revenue, funding, or switch from region to country/state/city.
- Geography mismatches? Don't mix broad regions with countries/states/cities; use either Location or City for the same target.
β¨ Changelog (high level)
- v1.1 β Simplified location filters: replaced Region/Country/State trio with Location (Region/Country/State) + City; mirrored for Exclude.
- v1.0 β Initial release with People/Company/Tech/Revenue/Funding filters, validated email preference, and LinkedIn enrichment.
