Hilton Honors Hotel Directory — Rates, Points & Brand Tiers avatar

Hilton Honors Hotel Directory — Rates, Points & Brand Tiers

Pricing

Pay per event

Go to Apify Store
Hilton Honors Hotel Directory — Rates, Points & Brand Tiers

Hilton Honors Hotel Directory — Rates, Points & Brand Tiers

Scrapes all ~7,500 Hilton properties across 24 brands from hilton.com. Captures brand tier, address, amenities, room counts, and a dynamic Honors points-rate snapshot across future dates to compute cents-per-point for award optimization.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Scrapes all ~7,500 Hilton properties across 24 brands from hilton.com. For each property, captures brand tier, address, coordinates, amenities, room counts, and a dynamic Honors points-rate snapshot for award-optimization analytics.

What it does

  1. Discovers properties via Hilton's English sitemap index — walks sitemap-en-prop-* child sitemaps to enumerate ~7,500 hotel URLs
  2. Extracts property metadata from each hotel's info page: brand, tier, location, amenities, room/meeting counts, TripAdvisor ratings
  3. Captures dynamic points rates across 3 snapshot dates (+30/+60/+90 days) and computes cents_per_point — the unit-economic metric for Hilton Honors award optimization

Input

FieldTypeDefaultDescription
maxItemsinteger10Max properties to scrape (0 with brandCodes for all in that brand)
brandCodesarrayHilton brand code filter (e.g. ["HI","HP","DT"]). Leave empty to scrape all brands.
snapshotDatesarrayautoISO check-in dates for rate snapshot. Defaults to +30/+60/+90 days from today.

Brand codes

CodeBrand
WAWaldorf Astoria Hotels & Resorts
LXLXR Hotels & Resorts
COConrad Hotels & Resorts
PECanopy by Hilton
SASignia by Hilton
HIHilton Hotels & Resorts
QQCurio Collection by Hilton
DTDoubleTree by Hilton
ESEmbassy Suites by Hilton
UPTempo by Hilton
OUTapestry Collection by Hilton
GIHilton Garden Inn
PYGraduate by Hilton
HPHampton by Hilton
TTTru by Hilton
HHHomewood Suites by Hilton
HTHome2 Suites by Hilton
OLMotto by Hilton
GUHilton Grand Vacations

Output

Each record includes:

{
"hilton_ctyhocn": "NYCHITW",
"brand_code": "HI",
"brand_name": "Hilton Hotels & Resorts",
"brand_tier": "upper_upscale",
"property_name": "Hilton New York Times Square",
"address_line": "234 W 42nd St",
"city": "New York",
"state_province": "NY",
"country": "United States",
"country_code": "US",
"lat": 40.7564,
"lng": -73.9886,
"phone": "+1-212-840-5500",
"total_rooms": 460,
"has_spa": false,
"has_pool": true,
"has_executive_lounge": true,
"tripadvisor_rating": 4.2,
"tripadvisor_review_count": 8420,
"lowest_points_rate": 35000,
"highest_points_rate": 80000,
"median_points_rate": 55000,
"lowest_cash_rate_usd": 189.00,
"median_cash_rate_usd": 245.00,
"cents_per_point": 0.45,
"free_night_certificate_eligible": true,
"aspire_card_eligible": true,
"amenities": "Fitness Center, Restaurant, Business Center, Pool",
"hero_image_url": "https://www.hilton.com/...",
"rate_snapshot_dates": "2026-06-25,2026-07-25,2026-08-24",
"scraped_at": "2026-05-26T19:00:00.000Z"
}

Use cases

  • Points/miles optimization: Track cents-per-point across all Hilton properties to find the best award redemptions
  • Brand portfolio analysis: Compare property density, amenity coverage, and average ratings across Hilton's 24 brands
  • Corporate travel management: Build property databases for TMC negotiations and policy compliance
  • Market research: Analyze Hilton's geographic footprint, brand tier distribution, and competitive positioning

Notes

  • Authentication: Rate snapshot data (points rates, cash rates) requires Hilton to display pricing. Results may be null for properties where availability isn't shown without a logged-in session
  • Dynamic pricing: Hilton uses dynamic points pricing with no fixed award chart — snapshot values reflect availability at scrape time
  • Proxy requirement: Uses residential proxy to access Hilton's IP-restricted pages