# Contractors Lead List Generation

**Use case:** 

Export up to 10,000 contractor owners and GMs at US home-service companies (1–200 employees). Work emails, phones, and company data from 807M owned B2B records

## Input

```json
{
  "maxResults": 1000,
  "similarTitles": false,
  "jobTitles": [
    "Owner",
    "President",
    "General Manager",
    "Managing Partner",
    "Principal"
  ],
  "seniority": [
    "owner",
    "founder",
    "c_suite",
    "partner"
  ],
  "personCountry": [
    "United States"
  ],
  "companyIndustry": [
    "marketing services"
  ],
  "industryKeywords": [
    "contractor",
    "hvac",
    "plumbing",
    "roofer",
    "electrician",
    "general contractor"
  ],
  "emailStatus": "all",
  "includeEmails": true,
  "includePhones": true
}
```

## Output

```json
{
  "first_name": {
    "label": "First Name",
    "format": "string"
  },
  "last_name": {
    "label": "Last Name",
    "format": "string"
  },
  "title": {
    "label": "Title",
    "format": "string"
  },
  "company": {
    "label": "Company",
    "format": "string"
  },
  "company_name_for_emails": {
    "label": "Company Name for Emails",
    "format": "string"
  },
  "email": {
    "label": "Email",
    "format": "string"
  },
  "email_status": {
    "label": "Email Status",
    "format": "string"
  },
  "personal_email": {
    "label": "Secondary Email",
    "format": "string"
  },
  "mobile_phone": {
    "label": "Mobile Phone",
    "format": "string"
  },
  "work_direct_phone": {
    "label": "Work Direct Phone",
    "format": "string"
  },
  "corporate_phone": {
    "label": "Corporate Phone",
    "format": "string"
  },
  "home_phone": {
    "label": "Home Phone",
    "format": "string"
  },
  "person_linkedin_url": {
    "label": "Person Linkedin Url",
    "format": "string"
  },
  "city": {
    "label": "City",
    "format": "string"
  },
  "state": {
    "label": "State",
    "format": "string"
  },
  "country": {
    "label": "Country",
    "format": "string"
  },
  "zip": {
    "label": "Postal Code",
    "format": "string"
  },
  "seniority": {
    "label": "Seniority",
    "format": "string"
  },
  "departments": {
    "label": "Departments",
    "format": "string"
  },
  "industry": {
    "label": "Industry",
    "format": "string"
  },
  "keywords": {
    "label": "Keywords",
    "format": "string"
  },
  "website": {
    "label": "Website",
    "format": "string"
  },
  "company_linkedin_url": {
    "label": "Company Linkedin Url",
    "format": "string"
  },
  "facebook_url": {
    "label": "Facebook Url",
    "format": "string"
  },
  "twitter_url": {
    "label": "Twitter Url",
    "format": "string"
  },
  "company_address": {
    "label": "Company Address",
    "format": "string"
  },
  "company_city": {
    "label": "Company City",
    "format": "string"
  },
  "company_state": {
    "label": "Company State",
    "format": "string"
  },
  "company_country": {
    "label": "Company Country",
    "format": "string"
  },
  "company_phone": {
    "label": "Company Phone",
    "format": "string"
  },
  "annual_revenue": {
    "label": "Annual Revenue",
    "format": "string"
  },
  "employees": {
    "label": "# Employees",
    "format": "string"
  },
  "sic_code": {
    "label": "SIC Codes",
    "format": "string"
  },
  "naics_code": {
    "label": "NAICS Codes",
    "format": "string"
  },
  "technologies": {
    "label": "Technologies",
    "format": "string"
  },
  "income_range": {
    "label": "Income Range",
    "format": "string"
  },
  "net_worth": {
    "label": "Net Worth",
    "format": "string"
  },
  "full_name": {
    "label": "Full Name",
    "format": "string"
  },
  "source": {
    "label": "Source",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [$1/2,000 Leads Apollo Scraper Replacement B2B B2C Leads](https://apify.com/disarming_screw-owner/1-2-000-leads-apollo-scraper-replacement-b2b-b2c-leads) with a specific input configuration. Visit the [Actor detail page](https://apify.com/disarming_screw-owner/1-2-000-leads-apollo-scraper-replacement-b2b-b2c-leads) to learn more, explore other use cases, and run it yourself.