Medicare Hospital Compare Scraper | Quality Ratings Data
Pricing
from $19.00 / 1,000 results
Medicare Hospital Compare Scraper | Quality Ratings Data
Export US hospital quality ratings from Medicare Hospital Compare: name, address, type, ownership, overall star rating, mortality and safety scores. Filter by state, city, hospital type or rating. CSV, Excel, JSON or XML for healthcare research.
Pricing
from $19.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
18 hours ago
Last modified
Categories
Share

🏥 Medicare Hospital Compare Scraper
🚀 Export every U.S. hospital in seconds. Pull overall star rating, hospital type, ownership, ER status, and quality-measure summaries straight from CMS Care Compare. Download as CSV, Excel, JSON, or XML.
🕒 Last updated: 2026-05-25 · 📊 30+ fields per record · 4,500+ hospitals · United States, all states + territories
The Medicare Hospital Compare Scraper queries the official CMS Provider Data API used to power medicare.gov/care-compare. Every record contains the CMS facility ID, full hospital name, address, hospital type, ownership, ER availability, overall star rating, and the published summary counts for mortality, safety, readmission, patient experience, and timely/effective care measures.
Coverage: every U.S. hospital reporting to CMS - Acute Care, Critical Access, Children's, Psychiatric, VA, DoD.
Target Audience / Use Cases
| 🎯 Target Audience | 💡 Primary Use Cases |
|---|---|
| Health plans & payers | Network composition and quality scorecards |
| Hospital operators | Competitive benchmarking |
| Healthtech vendors | Seed product catalogs with verified facility data |
| Investigative journalists | Quality and ownership investigations |
| Researchers | Quality-measure correlation studies |
| Real-estate / siting | Healthcare access analyses |
📋 What this scraper does
- Pulls the full Hospital General Information dataset
- Filters by state, city, hospital type, or overall star rating
- Returns CMS facility ID, ownership, ER status, and birthing-friendly flag
- Includes per-domain measure counts (mortality, safety, readmission, etc.)
- Outputs JSON, CSV, Excel, XML
💡 Why it matters: The CMS Provider Data search UI returns a handful of facilities at a time. This actor turns the dataset into one clean export.
🎬 Full Demo
🚧 Coming soon
⚙️ Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
maxItems | integer | No | 10 | Max records. |
state | string | No | Two-letter U.S. state code. | |
cityTown | string | No | Exact city match. | |
hospitalType | select | No | Any | Acute Care, Critical Access, etc. |
overallRating | select | No | Any | 1-5 stars. |
Example 1 - All 5-star NY hospitals:
{ "state": "NY", "overallRating": "5", "maxItems": 100 }
Example 2 - Acute care California hospitals:
{ "state": "CA", "hospitalType": "Acute Care Hospitals", "maxItems": 200 }
⚠️ Good to Know: Star ratings are CMS' published values. Hospitals with insufficient data have a blank
hospital_overall_rating.
📊 Output
Sample:
{"facility_id": "330005","facility_name": "KALEIDA HEALTH","citytown": "BUFFALO","state": "NY","hospital_type": "Acute Care Hospitals","hospital_ownership": "Voluntary non-profit - Private","emergency_services": "Yes","hospital_overall_rating": "3"}
Key fields: facility_id, facility_name, address, citytown, state, zip_code, countyparish, telephone_number, hospital_type, hospital_ownership, emergency_services, meets_criteria_for_birthing_friendly_designation, hospital_overall_rating, and per-domain measure counts (mortality, safety, readmission, patient experience, timely-effective).
✨ Why choose this Actor
- 🟢 Backed by the official CMS Provider Data API
- 🟢 Filter combinations are first-class
- 🟢 No registration, no API key
- 🟢 Full hospital universe in one run
- 🟢 JSON / CSV / Excel / XML
📈 How it compares to alternatives
| Option | Free | Bulk export | Live | API key |
|---|---|---|---|---|
| medicare.gov Care Compare | Yes | No | Yes | No |
| Raw CSV downloads | Yes | Yes | Quarterly | No |
| ParseForge Hospital Compare Scraper | Yes | Yes | Live | No |
🚀 How to use
- Create a free account w/ $5 credit
- Open this actor on Apify Console
- Set state / type / rating filters
- Run, download CSV / Excel / JSON / XML
- Schedule or integrate
💼 Business use cases
Payer network design
Pull every hospital in a target state with star rating 3+.
Competitive benchmarking
Compare star ratings and measure counts to peers.
M&A diligence
Build a facility universe with ownership and type.
Quality reporting
Reuse measure counts in custom dashboards.
🔌 Automating Hospital Compare Scraper
Integrates with Make, Zapier, n8n, Slack, Airbyte, GitHub Actions, Google Drive.
🌟 Beyond business use cases
Research
Quality-measure correlation studies.
Personal
Look up your local hospital's rating.
Non-profit
Patient-advocacy analyses by ownership type.
Experimentation
Pair with home health and hospice scrapers for full-continuum analyses.
🤖 Ask an AI assistant about this scraper
ChatGPT · Claude · Perplexity · Microsoft Copilot
❓ Frequently Asked Questions
Q: Source? CMS Provider Data API (data.cms.gov).
Q: API key? No.
Q: Are quality measures detailed? Per-domain counts are included. Individual measure values are in the larger CMS measure files.
Q: Real-time? Live API.
Q: How often is the source updated? CMS refreshes monthly.
Q: Output formats? JSON, CSV, Excel, XML.
Q: Free preview? Yes, 10 records.
Q: Bulk export size? Up to 1,000,000 paid.
Q: Coverage? All 50 states + DC + U.S. territories.
Q: Are VA/DoD hospitals included? Yes.
🔌 Integrate with any app
Webhooks, REST API, Make, Zapier, Slack, Airbyte, Google Sheets, and more.
🔗 Recommended Actors
| Actor | What it does |
|---|---|
| Medicare Home Health Compare Scraper | Home health agencies |
| CDC WONDER Mortality Scraper | US mortality data |
| ICD-10 Codes Scraper | Clinical code reference |
💡 Pro Tip: browse the complete ParseForge collection.
🆘 Need Help? Open our contact form
⚠️ Disclaimer: independent tool, not affiliated with the Centers for Medicare & Medicaid Services. Only publicly available data from data.cms.gov is collected.