Medicare Provider Scraper avatar

Medicare Provider Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Medicare Provider Scraper

Medicare Provider Scraper

Search and extract Medicare provider data from the CMS (Centers for Medicare & Medicaid Services) database. Query 2.8 million+ clinicians by specialty, state, city, or name to find NPI numbers, credentials, facility affiliations, medical schools, and contact details.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Professional Edge

Professional Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

2 days ago

Last modified

Share

Medicare Provider & Clinician Search

Search and extract Medicare provider data from the CMS (Centers for Medicare & Medicaid Services) database. Query 2.8 million+ clinicians by specialty, state, city, or name to find NPI numbers, credentials, facility affiliations, medical schools, and contact details.

This Actor wraps the official CMS Provider Data API to deliver structured healthcare provider data — essential for pharma sales territory mapping, healthcare recruiting, provider network analysis, and medical device marketing.

What data can you extract?

FieldDescription
npiNational Provider Identifier
firstName / lastNameProvider name
credentialMD, DO, NP, PA, etc.
genderProvider gender
medicalSchoolMedical school attended
graduationYearYear of graduation
primarySpecialtyPrimary medical specialty
secondarySpecialtySecondary specialties
telehealthOffers telehealth services
facilityNameHospital or medical group affiliation
organizationMembersNumber of providers in the organization
street / city / state / zipPractice address
phonePractice phone number
acceptsMedicareAssignmentAccepts Medicare rates

Input example

{
"specialty": "INTERNAL MEDICINE",
"state": "CA",
"maxResults": 100
}

Output example

{
"npi": "1003000126",
"lastName": "ENKESHAFI",
"firstName": "ARDALAN",
"credential": "MD",
"gender": "M",
"medicalSchool": "OTHER",
"graduationYear": "1994",
"primarySpecialty": "HOSPITALIST",
"secondarySpecialty1": "INTERNAL MEDICINE",
"facilityName": "MEDICAL FACULTY ASSOCIATES, INC",
"organizationMembers": 591,
"city": "WASHINGTON",
"state": "DC",
"phone": "7714446200",
"acceptsMedicareAssignment": true
}

How much does it cost?

ScenarioResultsEst. ComputeEst. Actor Fee
One specialty, one state100~$0.01~$0.50
All specialties, one state5,000~$0.10~$25.00

Actor pricing: $0.005 per result + minimal compute costs.

Use cases

  • Pharma Sales — Map physician territories by specialty and location
  • Medical Device Marketing — Find surgeons and specialists by procedure type
  • Healthcare Recruiting — Identify providers by specialty, location, and facility
  • Provider Network Analysis — Map provider affiliations and group practice sizes
  • Insurance Network Building — Find providers accepting Medicare assignment
  • Healthcare Market Research — Analyze provider distribution by specialty and geography

This Actor accesses publicly available data from CMS through the official Provider Data API. It does not bypass authentication, access restricted data, or violate any terms of service.

Support

  • Issues? Open an issue on the Actor's Apify page