# NCUA Credit Unions Scraper (USA) (`scrapers_lat/ncua-credit-unions-scraper`) Actor

Search federally insured US credit unions and extract charter info, address, phone, website, CEO, total assets, members, peer group, field of membership and low-income / FHLB flags. Filter by name, state, city, type or asset range. Export to JSON, CSV or Excel.

- **URL**: https://apify.com/scrapers\_lat/ncua-credit-unions-scraper.md
- **Developed by:** [Scrapers Lat](https://apify.com/scrapers_lat) (community)
- **Categories:** Lead generation, Developer tools
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $10.20 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## 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.
The best way to integrate Actors is as follows.

- **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 usage examples, see the [API](#api) section below.

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).

# README

## NCUA Credit Unions Scraper (USA)

> Search every federally insured US credit union and get a clean, structured record with charter info, address, phone, website, CEO, total assets, membership and field of membership. Look up credit unions by name, or filter a whole state, city, charter type or asset range.

**📥 [Input](https://apify.com/scrapers_lat/ncua-credit-unions-scraper/input-schema) · 📤 [Output](https://apify.com/scrapers_lat/ncua-credit-unions-scraper/output-schema) · 💰 [Pricing](https://apify.com/scrapers_lat/ncua-credit-unions-scraper/pricing) · ▶️ [Examples](https://apify.com/scrapers_lat/ncua-credit-unions-scraper/examples)**

No login, no API key and no proxy setup are required.

### What you get

One row per credit union, with:

- **Identity** — NCUA charter number, name, charter type (federal or state-chartered), corporate flag and active/merged status.
- **Contact** — street address, city, county, state, ZIP, phone, website and the CEO / manager name.
- **Size** — total assets and number of members, plus the NCUA peer group.
- **Charter details** — year chartered, date chartered and the date it became federally insured, NCUA region and field-of-membership type.
- **Designations** — low-income designation and Federal Home Loan Bank membership.

### Who is it for

- KYB, due diligence and vendor screening on US credit unions.
- Lead generation and market mapping for fintech, core-banking and services vendors (with CEO name, phone and website).
- Financial research and benchmarking by assets, membership or region.
- Building credit-union datasets by state, city, charter type or low-income status.

### How to use it

1. Add one or more **credit union names** (or leave empty to sweep every credit union that matches your filters).
2. Optionally narrow by **state**, **city**, **charter type**, **asset range** or **member range**, and toggle **active only** or **low-income only**.
3. Set **Max Credit Unions To Scrape** and run. Export the results to JSON, CSV or Excel.

### Good to know

- **No result, no charge.** You are billed only for real credit-union records returned. Empty or failed runs cost nothing.
- **No first-page cap.** Broad searches paginate the full result set instead of stopping at the first page.
- **Dedup built in.** A credit union that matches more than one of your searches is returned once.
- **Clean, flat columns.** Every field is a top-level column that maps straight to CSV or Excel, so no nested cells.

### FAQ

**Do I need an account or key for the data source?** No. The actor handles everything internally.

**What is the charter number?** The NCUA charter number is the unique identifier for each federally insured credit union.

**Are amounts in dollars?** Yes. Total assets are reported in US dollars.

**Can I get merged or closed credit unions?** Yes. Turn off "Active Credit Unions Only" to include inactive charters.

### Related actors

- [FDIC Banks & Financial Institutions Scraper](https://apify.com/scrapers_lat/fdic-banks-scraper)
- [SEC EDGAR Financials Scraper](https://apify.com/scrapers_lat/sec-edgar-financials-scraper)
- [NPPES NPI Healthcare Provider Data Scraper](https://apify.com/scrapers_lat/nppes-npi-scraper)

Built by [scrapers.lat](https://scrapers.lat) — reliable data extraction actors.

### Disclaimer

This actor retrieves **public records** published as open data by the US credit-union regulator. You are responsible for using the data lawfully, including for KYB, due diligence and lead-generation purposes, and for complying with applicable rules in your jurisdiction. This actor is independent and is not affiliated with or endorsed by any government agency.

# Actor input Schema

## `cuNames` (type: `array`):

Credit union names or keywords to search, one per line (for example 'Navy Federal', 'teachers', 'community'). Each term runs its own search. Leave empty to sweep all credit unions that match the filters below.

## `states` (type: `array`):

Optional. Two-letter US state codes to restrict results (for example CA, NY, TX).

## `cities` (type: `array`):

Optional. City names to restrict results (for example 'Vienna', 'Austin').

## `activeOnly` (type: `boolean`):

When on, return only currently operating (active) credit unions and exclude merged or closed charters.

## `charterType` (type: `string`):

Optional. Restrict to one charter type.

## `lowIncomeOnly` (type: `boolean`):

When on, return only credit unions with the NCUA low-income designation.

## `minAssets` (type: `integer`):

Optional. Only credit unions with at least this much in total assets, in US dollars (for example 1000000000 = $1 billion).

## `maxAssets` (type: `integer`):

Optional. Only credit unions with at most this much in total assets, in US dollars.

## `minMembers` (type: `integer`):

Optional. Only credit unions with at least this many members.

## `maxMembers` (type: `integer`):

Optional. Only credit unions with at most this many members.

## `maxCreditUnions` (type: `integer`):

Maximum number of credit unions to collect across all searches.

## Actor input object example

```json
{
  "cuNames": [
    "Navy Federal"
  ],
  "activeOnly": true,
  "charterType": "",
  "lowIncomeOnly": false,
  "maxCreditUnions": 50
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "cuNames": [
        "Navy Federal"
    ],
    "maxCreditUnions": 50
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapers_lat/ncua-credit-unions-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "cuNames": ["Navy Federal"],
    "maxCreditUnions": 50,
}

# Run the Actor and wait for it to finish
run = client.actor("scrapers_lat/ncua-credit-unions-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "cuNames": [
    "Navy Federal"
  ],
  "maxCreditUnions": 50
}' |
apify call scrapers_lat/ncua-credit-unions-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,scrapers_lat/ncua-credit-unions-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/Q4HflMzoGskdqipFC/builds/dMa0rQ2oU2nJ5iLk0/openapi.json
