VOOZH about

URL: https://apify.com/foo121/cms-prescriber-scraper

โ‡ฑ Medicare Part D Prescriber Scraper โ€” NPI, drugs, claims ยท Apify


๐Ÿ‘ Medicare Part D Prescriber Scraper (CMS) avatar

Medicare Part D Prescriber Scraper (CMS)

Pricing

$5.00 / 1,000 result items

Go to Apify Store

Medicare Part D Prescriber Scraper (CMS)

Export Medicare Part D prescribers by state, specialty and drug from CMS open data: NPI, prescriber, specialty, brand/generic drug, total claims and drug cost. Pharma & med-device market intel, pay per result.

Pricing

$5.00 / 1,000 result items

Rating

0.0

(0)

Developer

๐Ÿ‘ ziv shay

ziv shay

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Medicare Part D prescriber data scraper โ€” pull official CMS prescriber drug data by state, specialty, and drug, with claim counts and total drug cost per prescriber.

Built for pharma sales & market access teams, med-device companies, and healthcare market intelligence analysts who need to know who is prescribing what, where, and how much. This CMS prescriber scraper reads the official CMS open data release โ€” Medicare Part D Prescribers by Provider and Drug โ€” so every row is sourced from a public, authoritative federal dataset.

No API key required. Filter by state and (optionally) provider type, prescriber name, organization, or a specific drug, and get back prescriber-level prescriber drug data: NPI, name, specialty, location, brand and generic drug names, total claims, and total drug cost. Pairs naturally with our US Healthcare Provider (NPI) Scraper โ€” match on npi to enrich prescribers with full registry contact details.

What you get

FieldDescription
npiPrescriber's 10-digit National Provider Identifier
prescriberNamePrescriber's name (last, first)
specialtyPrescriber specialty / provider type as classified by CMS
cityPrescriber city
statePrescriber state
brandNameBrand name of the prescribed drug
genericNameGeneric (non-proprietary) name of the drug
totalClaimsTotal Part D claims for that prescriber/drug
totalDrugCostTotal drug cost in USD for that prescriber/drug
yearData year of the CMS Part D release

Input

FieldTypeDefaultDescription
statestringโ€”Two-letter state code (e.g. "CA"). Strongly recommended to keep runs fast and relevant
providerTypestringโ€”Optional specialty filter (e.g. "Endocrinology")
lastNamestringโ€”Optional prescriber last name filter
organizationNamestringโ€”Optional org name filter (used only if lastName is empty)
drugNamestringโ€”Optional drug filter (brand tried first, e.g. "Ozempic", then generic)
maxItemsinteger500Max prescriber/drug rows to return

Example input

{
"state":"CA",
"providerType":"Endocrinology",
"drugName":"Ozempic",
"maxItems":500
}

Example run output

{
"npi":"1356789012",
"prescriberName":"Patel, Anita",
"specialty":"Endocrinology",
"city":"San Diego",
"state":"CA",
"brandName":"Ozempic",
"genericName":"Semaglutide",
"totalClaims":412,
"totalDrugCost":387450.18,
"year":2023
}

Use cases

  • Pharma sales & market access teams identifying and ranking high-volume prescribers for a target drug in a territory.
  • Med-device companies mapping specialty prescribing patterns to find clinical decision-makers.
  • Healthcare market intelligence analysts sizing drug uptake and competitive share by state and specialty.
  • Commercial ops teams enriching prescriber lists (join on npi with the NPI scraper) for territory planning.

vs IQVIA and enterprise prescriber-data vendors

IQVIA and similar prescriber-intelligence vendors sell this kind of intel through enterprise contracts at enterprise prices. This Medicare Part D prescriber scraper pulls the official CMS Part D public dataset instead โ€” pay per result, no contract, no minimum.

Honest caveat: the CMS data is the public Medicare Part D claims summary, not IQVIA's proprietary projected, audited, all-payer panel. It covers Medicare Part D only and is released on CMS's annual schedule. If you need all-payer projected volumes, that's a different (paid) product. If you need authoritative Medicare prescribing fact, this is it.

Pricing

Pay per result โ€” billed only for the prescriber/drug rows returned, no subscription.

Keywords

Medicare Part D prescriber data, CMS prescriber scraper, prescriber drug data, CMS open data prescribers, prescriber by drug, Ozempic prescribers, prescriber volume data, pharma market access data, prescriber NPI claims, Medicare prescribing data

You might also like

Medicare Part D Scraper โ€” Drug Spending & Pricing โœ…

themineworks/medicare-part-d-drug-spending

Pull Medicare Part D drug spending: total cost, beneficiaries, claims and unit cost by drug or manufacturer from CMS. No API key. Works in Claude, ChatGPT & any MCP-compatible AI agent. MCP server: the-mine-works-mcp.hatchable.site

๐Ÿ‘ User avatar

The Mine Works

1

Medicare Part D Scraper - Prescription Drug Spending API

pink_comic/medicare-part-d-drug-spending

Scrape CMS Medicare Part D prescription drug spending data. Search drug costs, claims, beneficiaries, manufacturers, Rx spending trends, and quarterly or annual CMS data. Export clean JSON/CSV for pharma pricing research, policy analysis, and healthcare market intelligence.

CMS Open Data Scraper

parseforge/data-cms-gov-scraper

Export healthcare datasets from the Centers for Medicare & Medicaid Services Open Data portal. Pull provider directories, hospital quality, drug spending, Medicare enrollment, and 3,000+ other CMS datasets with metadata and row-level data.

Medicaid Drug Formulary Scraper

parseforge/medicaid-formulary-scraper

Export state Medicaid drug formulary and preferred drug list records via the public CMS Drug Pricing data sets: drug name, NDC, package size, AMP, manufacturer and reporting period. Power pharma market access and reimbursement research. CSV, Excel, JSON, XML.

DailyMed Drug Labels Scraper

parseforge/dailymed-drug-labels-scraper

Pull FDA drug label data from the NLM DailyMed catalog filtered by drug name or manufacturer. Returns brand and generic names, manufacturer, set identifiers, dosage forms, and published label dates. Useful for pharmacovigilance, prescriber tools, and pharmaceutical market intelligence.

CMS Medicare PECOS Provider Enrollment Scraper

jungle_synthesizer/cms-medicare-pecos-enrollment-crawler

CMS Medicare provider enrollment: PECOS active enrollments, Opt-Out Affidavits, and Order/Refer authority. Filter by NPI, state, or specialty. Merged-by-NPI mode joins all three datasets. For pharma, medical-device, billing/RCM, and payer credentialing. Pairs with NPPES NPI crawler.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

FDA Drug Recall Search

ryanclinton/fda-drug-recalls

FDA Drug Recall Search queries the U.S. Food and Drug Administration's openFDA drug enforcement endpoint to retrieve detailed, structured data about pharmaceutical drug recalls.

openFDA Drug Events & Recalls Scraper

scrapers_lat/openfda-drug-events-scraper

Scrape FDA drug adverse event reports (FAERS) and drug recall and enforcement actions from the official openFDA API. Search by drug, reason or date. Export to JSON, CSV, Excel.