US Healthcare Provider Directory (NPI) Scraper
Pricing
Pay per usage
US Healthcare Provider Directory (NPI) Scraper
Build targeted lists of US healthcare providers and organizations from the official NPI Registry: name, specialty, address, phone, credential. Filter by state, city, ZIP, specialty, or name.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Ackoo Lu
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Build targeted lists of US healthcare providers — doctors, dentists, clinics, pharmacies, hospitals — from the official NPI Registry. Filter by state, city, ZIP, specialty, or organization name and export clean, contact-ready records.
No login, no API key, no captcha — uses the public CMS NPI Registry API.
Output
| Field | Example |
|---|---|
npi | 1234567890 |
type | Organization / Individual |
name | 17th Street Oliveira Chiropractic PC |
credential | MD, DDS, DC |
specialty | Chiropractor |
taxonomy_code | 111N00000X |
address / city / state / postal_code | full practice location |
phone / fax | 415-456-9680 |
enumeration_date | registration date |
Input
{"state": "CA","city": "San Francisco","taxonomy": "Dentist","enumerationType": "","maxItems": 400}
Provide at least one filter (state, city, postalCode, taxonomy,
organizationName, firstName/lastName). enumerationType = NPI-1
(individuals) or NPI-2 (organizations); blank = both.
Use cases
- B2B lead generation — medical device, pharma, SaaS, and staffing sales lists.
- Healthcare recruiting — find providers by specialty and location.
- Market research — provider density, specialty mix, and geographic coverage.
Run locally with python3 src/main.py, or on Apify with pay-per-result pricing.