# CFO & VP Finance Leads — US Mid-Market

**Use case:** 

Find up to 10,000 CFO, Chief Financial Officer, VP Finance, and FP&A leaders at US companies (51–5,000 employees). Verified work emails and firmographics from 807M records. Apollo alternative for finance and procurement outreach — pay per lead exported.

## Input

```json
{
  "maxResults": 100,
  "similarTitles": false,
  "jobTitles": [
    "CFO",
    "Chief Financial Officer",
    "VP of Finance",
    "VP of FP&A"
  ],
  "seniority": [
    "vp",
    "c_suite",
    "c-level"
  ],
  "companySize": [
    "51-200",
    "201-500",
    "501-1000",
    "1001-5000"
  ],
  "personCountry": [
    "United States"
  ],
  "companyIndustry": [
    "marketing services"
  ],
  "emailStatus": "all",
  "includeEmails": true,
  "includePhones": false
}
```

## 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 [Leads Scraper $1/2,000 Apollo/ZoomInfo Scraper B2B B2C](https://apify.com/disarming_screw-owner/1-2-000-leads-apollo-scraper-replacement-b2b-b2c-leads.md) 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.md) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
This Task's input is already configured above — use it as-is rather than inventing a new one.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/disarming_screw-owner/1-2-000-leads-apollo-scraper-replacement-b2b-b2c-leads.md

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).
