VOOZH about

URL: https://apify.com/compute-edge/cms-hospital-general-scraper

โ‡ฑ CMS Hospital General Information Scraper ยท Apify


๐Ÿ‘ CMS Hospital General Information Scraper avatar

CMS Hospital General Information Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store

CMS Hospital General Information Scraper

Extract CMS Hospital General Info for 5,400+ U.S. hospitals. Filter by state, hospital type, ownership, overall star rating, and emergency services. Includes addresses, phone, and mortality/safety/readmission measure counts.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Compute Edge

Compute Edge

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

2

Monthly active users

a month ago

Last modified

Categories

Share

Extract structured data on 5,400+ U.S. hospitals from the CMS Hospital General Information dataset โ€” names, addresses, hospital types, ownership, overall star ratings, mortality and safety measure counts, emergency services availability, and birthing-friendly designation.

What this Actor does

This Actor pulls the live CMS Hospital General Information dataset directly from the official data.cms.gov provider data API. It enriches each record with normalized booleans and rating integers, then writes structured JSON ready for analytics, sales prospecting, or feeding into RAG pipelines.

Output fields include:

FieldDescription
facilityIdCMS Certification Number (CCN)
facilityNameHospital legal name
address, city, state, zipCode, countyFull mailing address
phoneHospital main phone number
hospitalTypeAcute Care, Critical Access, Psychiatric, Children's, etc.
hospitalOwnershipGovernment, Voluntary, Proprietary, etc.
emergencyServicesBoolean โ€” emergency department on-site
overallRatingCMS overall star rating (1โ€“5)
birthingFriendlyDesignationBoolean โ€” meets birthing-friendly criteria
mortalityMeasuresBetter / mortalityMeasuresWorseMortality measure counts vs. national average
safetyMeasuresBetter / safetyMeasuresWorseSafety of care measure counts
readmissionMeasuresBetter / readmissionMeasuresWorseReadmission measure counts

How to scrape CMS Hospital data

  1. Click Try for free to add this Actor to your Apify account.
  2. Configure filters (all optional):
    • State โ€” two-letter abbreviation, e.g. CA
    • Hospital Type โ€” partial match, e.g. Acute Care
    • Ownership Contains โ€” partial match, e.g. Government
    • Minimum Rating โ€” 1โ€“5
    • Emergency Services Only
    • Max Results โ€” 0 for unlimited
  3. Click Start. The Actor paginates through the full dataset and returns matching records.

Pricing

  • $0.003 per result โ€” cheap because the upstream API is public and fast.
  • Typical full-state run (~200 hospitals) costs around $0.60.
  • Full national pull (~5,400 hospitals) costs around $16.20 plus Apify compute.

Example input

{
"state":"CA",
"minRating":4,
"emergencyOnly":true,
"maxResults":500
}

Example output

{
"facilityId":"050001",
"facilityName":"SOUTHEAST HEALTH MEDICAL CENTER",
"city":"DOTHAN",
"state":"AL",
"hospitalType":"Acute Care Hospitals",
"hospitalOwnership":"Government - Hospital District or Authority",
"overallRating":4,
"emergencyServices":true,
"phone":"(334) 793-8701"
}

Use cases

  • Healthcare B2B sales โ€” find hospitals by ownership type, state, or rating for medical device, IT, or staffing pitches.
  • Quality benchmarking โ€” compare hospital ratings within a market or compare a target hospital to peers.
  • Market research โ€” analyze hospital mix and ownership patterns across states.
  • Policy & academic research โ€” get fresh CMS quality data without scraping HTML.

Other Actors

  • medicare-provider-scraper โ€” Medicare-enrolled providers
  • hhs-oig-exclusions-scraper โ€” OIG exclusion list
  • fda-food-recalls-scraper โ€” FDA enforcement reports

FAQ

Where does the data come from? The official CMS data.cms.gov provider data API (resource xubh-q36u). Public domain U.S. government data.

How fresh is it? CMS updates this dataset on its regular quality reporting cadence (usually quarterly). The Actor fetches the live API every run.

Do I need an API key? No โ€” the CMS endpoint is open.

Legal

This Actor only retrieves public, non-personal data from a U.S. federal government source. Use the data in compliance with applicable laws. The Actor is provided "as is" without warranty. For questions, contact the Actor maintainer through Apify Console.

You might also like

CMS Hospital General Info Scraper

parseforge/cms-hospital-general-info-scraper

Pull the CMS Hospital General Information dataset filtered by state code. Returns facility identifier, hospital name, address, city, ZIP, ownership, hospital type, and emergency services flag. Useful for healthcare market mapping, provider directories, and quality benchmarking.

CMS Hospital Quality Ratings Scraper

automation-lab/cms-hospital-quality-ratings-scraper

๐Ÿฅ Extract CMS hospital ratings, ownership, emergency services, contact info, and quality measure summaries from public Provider Data.

๐Ÿ‘ User avatar

Stas Persiianenko

2

Medicare Hospital Compare Scraper | Quality Ratings Data

parseforge/hospital-compare-medicare-scraper

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.

CMS Hospital Compare Scraper - Quality Ratings API

pink_comic/cms-hospital-quality-ratings

Scrape CMS Hospital Compare quality ratings for 5,400+ US hospitals. Filter by state, city, name, type, ownership, and star rating. Export Medicare star ratings, safety, readmissions, mortality, patient experience, and quality measures.

CMS Hospital Compare Scraper

crawlerbros/cms-hospital-compare-scraper

Scrape CMS Hospital Compare data via the free data.cms.gov public API. Search hospitals by state or name, get ratings, quality measures, and contact info for all US hospitals. No API key required.

CMS Hospital Quality Scraper โ€” Ratings & HCAHPS โœ…

themineworks/cms-hospital-quality

Pull CMS hospital quality data: overall star ratings, patient survey scores and complications for 4,500+ US hospitals by state or city. 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

CMS Hospital & Healthcare Facility Crawler

jungle_synthesizer/cms-hospital-crawler

Crawl 46,000+ Medicare-certified facilities from CMS. Hospitals, nursing homes, home health, hospice, and dialysis. Quality ratings, staffing, mortality rates, and contact info. Filter by state, type, and rating.

๐Ÿ‘ User avatar

BowTiedRaccoon

9

CMS Hospital Price Transparency Scraper

jungle_synthesizer/cms-hospital-price-transparency-scraper

Extract hospital standard charges from CMS-mandated machine-readable files (MRF). Parses CMS v1/v2/v3 JSON schemas into rows by billing code (CPT, HCPCS, MS-DRG, NDC) and payer/plan. Fetches hospital identity from the CMS enrollment dataset. Filter by state, CCN, code type, billing code, or payer.

๐Ÿ‘ User avatar

BowTiedRaccoon

4