# Find Leads similar to Apollo, ZoomInfo, LinkedIn with Emails

**Use case:** 

Find affordable premium leads with verified emails and phone numbers similar to Apollo, ZoomInfo, LinkedIn

## Input

```json
{
  "totalResults": 100,
  "companyEmployeeSize": [
    "0 - 1"
  ],
  "businessModel": [
    "Services"
  ],
  "includeEmails": true
}
```

## Output

```json
{
  "fullName": {
    "label": "Full Name",
    "format": "text"
  },
  "firstName": {
    "label": "First Name",
    "format": "text"
  },
  "lastName": {
    "label": "Last Name",
    "format": "text"
  },
  "email": {
    "label": "Email",
    "format": "text"
  },
  "all_emails": {
    "label": "All Emails",
    "format": "text"
  },
  "phone_numbers": {
    "label": "Phone Numbers",
    "format": "text"
  },
  "position": {
    "label": "Position",
    "format": "text"
  },
  "linkedinUrl": {
    "label": "Linkedin Url",
    "format": "link"
  },
  "city": {
    "label": "City",
    "format": "text"
  },
  "state": {
    "label": "State",
    "format": "text"
  },
  "country": {
    "label": "Country",
    "format": "text"
  },
  "seniority": {
    "label": "Seniority",
    "format": "text"
  },
  "functional": {
    "label": "Departments / Function",
    "format": "text"
  },
  "organizationName": {
    "label": "Organization Name",
    "format": "text"
  },
  "organizationWebsite": {
    "label": "Organization Website",
    "format": "link"
  },
  "organizationLinkedinUrl": {
    "label": "Organization Linkedin",
    "format": "link"
  },
  "organizationFoundedYear": {
    "label": "Organization Founded",
    "format": "text"
  },
  "organizationIndustry": {
    "label": "Organization Industry",
    "format": "text"
  },
  "organizationSize": {
    "label": "Organization Size",
    "format": "text"
  },
  "organizationDescription": {
    "label": "Organization Description",
    "format": "text"
  },
  "organizationSpecialities": {
    "label": "Organization Specialities",
    "format": "text"
  },
  "organizationCity": {
    "label": "Organization City",
    "format": "text"
  },
  "organizationState": {
    "label": "Organization State",
    "format": "text"
  },
  "organizationCountry": {
    "label": "Organization Country",
    "format": "text"
  },
  "source": {
    "label": "Source"
  }
}
```

## About this Actor

This example demonstrates how to use [Leads Scraper ✅ $1/1k with EMAILS ✅ Apollo | LinkedIn Profile](https://apify.com/peakydev/leads-scraper-ppe) with a specific input configuration. Visit the [Actor detail page](https://apify.com/peakydev/leads-scraper-ppe) to learn more, explore other use cases, and run it yourself.