Scrapers.lat logo scrapers.lat
商业

NPPES NPI Healthcare Provider Data Scraper

Scrape US healthcare provider records from the official NPPES NPI Registry. Get NPI number, provider name, specialty, credentials, license, practice address and phone across all 50 states and territories. Export to JSON, CSV or Excel.

49 每条记录的字段 JSON · CSV · Excel · API 按用量付费
nppes-npi-scraper.json 200 OK
{
  "npi": "1760813802",
  "enumerationType": "NPI-2",
  "providerType": "Organization",
  "status": "Active",
  "fullName": "101 DENTAL GROUP",
  "organizationName": "101 DENTAL GROUP",
  "organizationalSubpart": "NO",
  "authorizedOfficialName": "AMIR CHOROOMI",
  "authorizedOfficialFirstName": "AMIR"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
NpiEnumeration TypeProvider TypeStatusFull NameOrganization NameOrganizational SubpartAuthorized Official NameAuthorized Official First NameAuthorized Official Middle NameAuthorized Official Last NameAuthorized Official TitleAuthorized Official PhonePrimary Taxonomy Code
示例输出

一条真实的示例记录,正是你收到的结构。

NpiEnumeration TypeProvider TypeStatus
1760813802NPI-2OrganizationActive
1730535774NPI-2OrganizationActive
1649406133NPI-2OrganizationActive
1013799931NPI-2OrganizationActive
1699132704NPI-2OrganizationActive
GET /nppes-npi-scraper
{
  "npi": "1760813802",
  "enumerationType": "NPI-2",
  "providerType": "Organization",
  "status": "Active",
  "fullName": "101 DENTAL GROUP",
  "organizationName": "101 DENTAL GROUP",
  "organizationalSubpart": "NO",
  "authorizedOfficialName": "AMIR CHOROOMI",
  "authorizedOfficialFirstName": "AMIR"
}
我们读取的网站 — NPPES NPI Healthcare Provider Data Scraper
我们读取的网站

常见问题

Does this cover the whole United States?

Yes. The NPPES NPI Registry is the national US registry, so the actor reaches every individual provider and organization across all 50 states, the District of Columbia and US territories including Puerto Rico, Guam and the Virgin Islands. Filter by the two-letter state code to narrow results.

How many providers can one search return?

A single search returns up to roughly 1200 matching records. For larger pulls, split your search into narrower queries, for example by adding a city, postal code or a specific taxonomy, and run them separately. Looking up exact NPI numbers has no such cap.

Can I search by medical specialty?

Yes. Use the Taxonomy / Specialty field with a description such as Dentist, Pharmacy, Internal Medicine or Chiropractor. You can combine it with a state, city or ZIP code, and restrict to individuals or organizations.

Can I look up specific providers by NPI?

Yes. Paste a list of 10-digit NPI numbers into the NPI Numbers field and the actor fetches each provider directly, ignoring the search filters. Invalid or missing NPIs are reported in the output rather than silently dropped.

What happens when a field has no value?

Fields that do not apply are returned as null and are never invented. Individual-only fields such as gender and credential are null for organizations, and organization-only fields such as authorized official are null for individuals.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。