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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • 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
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。