US News Rankings Scraper avatar

US News Rankings Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
US News Rankings Scraper

US News Rankings Scraper

Scrape US News & World Report rankings - universities, hospitals, high schools, and graduate schools. Get rank, name, location, tuition, enrollment, acceptance rate, specialty scores, and more.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Scrape rankings from US News & World Report — the most trusted source for university, hospital, high school, and graduate school rankings in the United States.

What You Can Scrape

  • Universities — National universities, liberal arts colleges, regional universities/colleges, engineering programs, business programs, nursing schools, and more
  • Hospitals — Top-ranked hospitals by medical specialty (cancer, cardiology, neurology, orthopedics, and 12 more)
  • High Schools — Best high school rankings nationally or by state
  • Graduate Schools — MBA, law, medicine, engineering, education, and public affairs programs

Input Parameters

ParameterTypeDescriptionDefault
modeSelectRankings type: universities, hospitals, highSchools, gradSchoolsuniversities
rankingTypeSelectUniversity ranking list (mode=universities)national-universities
specialtySelectHospital specialty (mode=hospitals)cancer
subjectSelectGraduate school subject (mode=gradSchools)business
stateSelectFilter by US state abbreviation (e.g. CA, TX, NY)All states
maxItemsIntegerMaximum records to return (1–2000)50

University Ranking Types

  • National Universities
  • National Liberal Arts Colleges
  • Regional Universities (North/South/Midwest/West)
  • Regional Colleges (North/South/Midwest/West)
  • Best Business Programs
  • Best Engineering Programs
  • Best Computer Science Programs
  • Best Nursing Programs
  • Historically Black Universities
  • Online Bachelor's Programs
  • Best Value Schools

Hospital Specialties

Cancer, Cardiology & Heart Surgery, Diabetes & Endocrinology, Ear/Nose/Throat, Gastroenterology, Geriatric Care, Gynecology, Nephrology, Neurology & Neurosurgery, Ophthalmology, Orthopedics, Psychiatry, Pulmonology, Rehabilitation, Rheumatology, Urology

Output Fields

University Records

FieldTypeDescription
rankIntegerNational/regional ranking position
nameStringInstitution name
urlStringUS News profile URL
imageUrlStringCampus photo URL
cityStringCity
stateStringState abbreviation
typeStringPublic or Private
tuitionIntegerAnnual tuition and fees (USD)
tuitionUnitString"annual"
enrollmentCountIntegerUndergraduate enrollment
acceptanceRateFloatAcceptance rate (%)
overallScoreFloatUS News composite score
netCostIntegerAverage net cost after aid (USD)
percentReceivingAidFloat% of students receiving need-based aid
avgGpaFloatAverage high school GPA
satScoreIntegerSAT 25th percentile composite score
satRangeStringSAT score range (e.g. "1510-1580")
actScoreIntegerACT 25th percentile composite score
actRangeStringACT score range (e.g. "34-36")
programReputationScoresObjectUndergraduate program peer-assessment reputation scores (1.0–5.0) by field — e.g. engineering, business, computerScience, nursing, psychology, economics (only programs the school offers are included)
rankingTypeStringRanking category name
rankingYearStringRanking year
sourceUrlStringRanking page URL
scrapedAtStringISO 8601 timestamp
recordTypeString"university"

Hospital Records

FieldTypeDescription
rankIntegerNational specialty ranking
nameStringHospital name
urlStringUS News hospital profile URL
cityStringCity
stateStringState abbreviation
specialtyStringMedical specialty
scoreFloatUS News composite score (0-100)
descriptionStringBrief hospital description
phoneStringContact phone number
rankingYearStringRanking year
sourceUrlStringRanking page URL
scrapedAtStringISO 8601 timestamp
recordTypeString"hospital"

High School Records

FieldTypeDescription
rankIntegerState ranking position
nameStringSchool name
urlStringUS News profile URL
cityStringCity
stateStringState abbreviation
districtStringSchool district name
districtUrlStringUS News district profile URL
descriptionStringBrief school description
graduationRateFloatGraduation rate (%)
collegeReadinessIndexFloatUS News College Readiness Index
enrollmentCountIntegerStudent enrollment
rankingTypeString"High Schools"
sourceUrlStringRanking page URL
scrapedAtStringISO 8601 timestamp
recordTypeString"highSchool"

Graduate School Records

FieldTypeDescription
rankIntegerRanking position within subject
nameStringInstitution name
urlStringUS News profile URL
cityStringCity
stateStringState abbreviation
imageUrlStringCampus photo URL
descriptionStringBrief program description (tuition, deadlines, faculty ratio, etc.)
subjectStringGraduate subject (e.g. "Medicine", "Law")
sourceUrlStringRanking page URL
scrapedAtStringISO 8601 timestamp
recordTypeString"gradSchool"

Example Input

{
"mode": "universities",
"rankingType": "national-universities",
"maxItems": 20
}
{
"mode": "hospitals",
"specialty": "cancer",
"state": "CA",
"maxItems": 10
}
{
"mode": "gradSchools",
"subject": "law",
"maxItems": 25
}

FAQs

Q: How current are the rankings? A: Rankings are updated annually by US News. The scraper returns the current published rankings (2026 edition).

Q: Can I filter by state? A: Yes! Use the state parameter with a 2-letter abbreviation (e.g. CA, TX, NY) to filter any ranking type by state.

Q: How many hospitals are ranked per specialty? A: US News typically ranks 10-50 hospitals per specialty nationally. Some specialties may have more results.

Q: Are SAT scores and GPA available? A: Yes, for universities where US News reports them. Some data may be missing for schools that don't report.

Q: Can I scrape all university ranking types? A: Yes, set mode=universities and select any rankingType from the dropdown. Each list can have 100+ schools.

Q: What is the data source? A: All data is scraped from www.usnews.com — the official US News & World Report rankings website. No API key required.