US Healthcare Provider Leads Scraper (NPI / NPPES) avatar

US Healthcare Provider Leads Scraper (NPI / NPPES)

Pricing

from $0.01 / 1,000 results

Go to Apify Store
US Healthcare Provider Leads Scraper (NPI / NPPES)

US Healthcare Provider Leads Scraper (NPI / NPPES)

Build targeted US healthcare provider lead lists from the official NPPES NPI Registry. Search doctors, dentists, nurses, clinics and practices by specialty and location. Get name, specialty, practice address, phone, license and organization decision-maker contacts. No API key.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

Mangudäi

Mangudäi

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Build targeted lead lists of US doctors, dentists, nurses, clinics and healthcare organizations straight from the official NPPES NPI Registry. Search by specialty and location, get clean rows with name, specialty, practice address, phone, license, and organization decision-maker contacts. No API key, no login.

The data comes from the CMS National Plan and Provider Enumeration System (NPPES), the authoritative public registry of every US provider that has an NPI. NPI records are public information intended for billing and credentialing, so there is no HIPAA restriction on the identifiers or practice details this Actor returns.

What you get

One row per provider (NPI), including:

  • NPI number, entity type (individual or organization), status
  • Name and credential (individuals) or organization name
  • Primary specialty (taxonomy) and taxonomy code
  • Practice phone and fax
  • Practice address (street, city, state, ZIP) and mailing address
  • License number and license state
  • Authorized-official contact for organizations (name, title, phone), a real decision-maker for B2B outreach
  • Enumeration date, last update, and a link to the NPPES profile

Example input

{
"taxonomyDescription": "Dentist",
"states": ["TX", "CA", "FL", "NY"],
"enumerationType": "",
"maxItems": 500
}

Search by ZIP instead of state:

{
"taxonomyDescription": "Nurse Practitioner",
"postalCodes": ["10001", "10016", "10019"],
"maxItems": 300
}

Organizations only, to reach practice decision-makers:

{
"taxonomyDescription": "Home Health",
"states": ["OH"],
"enumerationType": "NPI-2",
"maxItems": 1000
}

Input fields

  • taxonomyDescription: provider specialty, matched as a prefix. Examples: Dentist, Nurse Practitioner, Chiropractor, Physical Therapist, Psychologist, Counselor, Internal Medicine, Pharmacy, Home Health.
  • states: list of two-letter US state codes. Each state is searched in turn.
  • enumerationType: NPI-1 for individuals, NPI-2 for organizations, or empty for both.
  • maxItems: cap on total records returned.
  • cities, postalCodes, organizationName, firstName, lastName: optional extra filters.

How it works and its limits

The Actor calls the public NPPES API (npiregistry.cms.hhs.gov/api). That API returns at most 1,200 records per unique query, so to build larger lists give it several locations (states, cities, or ZIP codes) and the Actor paginates and de-duplicates across all of them. A search with no matches simply returns fewer rows; it never fails.

Common uses

  • Medical, dental and healthcare sales prospecting
  • Recruiting and staffing for clinical roles
  • Building provider directories and market maps
  • EHR, billing, insurance and SaaS lead generation
  • Territory and coverage analysis by specialty and geography

Notes

Source: NPPES NPI Registry (CMS), public data. This Actor is not affiliated with or endorsed by CMS. Use the data in line with applicable laws and each recipient's contact preferences.