Wyndham Hotel Scraper avatar

Wyndham Hotel Scraper

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Wyndham Hotel Scraper

Wyndham Hotel Scraper

Scrape Wyndham hotel availability, room rates, prices, room types, cancellation policies, ratings, meal plans, and property details for specific dates from Booking.com and Wyndham's official website.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

MrDoe

MrDoe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Wyndham Hotel Scraper hero

What does Wyndham Hotel Scraper do?

Wyndham Hotel Scraper collects structured hotel data straight from Wyndham Hotels & Resorts' official website — property details, location, amenities, guest ratings, and room rates for the dates you choose. Enter a city, a ZIP code, or a specific hotel name, press Start, and download a clean table of Wyndham-family hotels. It is built for travel price research, rate monitoring, competitive analysis, and hospitality data pipelines.

The scraper covers the full Wyndham portfolio: Wyndham, Ramada, Days Inn, Super 8, Howard Johnson, Travelodge, La Quinta, Baymont, Microtel, Hawthorn Suites, Wingate, AmericInn, Trademark Collection, Registry Collection, Echo Suites, and more. Hotels from other chains are never mixed in.

Why use Wyndham Hotel Scraper?

  • Official-source data — property details come from Wyndham's own website, not a third-party travel agency.
  • Whole-portfolio coverage — every Wyndham sub-brand in one dataset, filtered so no non-Wyndham hotels slip in.
  • Rich property detail — address, coordinates, phone number, amenities, and guest ratings for every match.
  • Clean, normalized output — consistent fields, no raw HTML, no duplicate rows; missing values are returned as null.
  • Flexible input — search by hotel name, city, or postal code.
  • Automation-ready — schedule runs, connect to Google Sheets, or pull results through the Apify API.

What makes this different

Most hotel scrapers read prices from online travel agencies. This one reads Wyndham's own property directory, so the data matches what a guest sees when booking directly, and includes details (amenities, phone number) that third-party listings usually omit. It also always returns results: if a live rate cannot be read for a property, the run still returns full property identity and location.

What data can you extract?

Wyndham Hotel Scraper dataset output

Wyndham Hotel Scraper data fields

FieldDescription
hotel_idWyndham property identifier
hotel_nameHotel name
brandAlways Wyndham
sourceAlways official
source_urlLink to the hotel page
observed_atTimestamp when the data was collected
check_in, check_outStay dates used for pricing
length_of_stayNumber of nights
adults, children, roomsOccupancy used for the search
price, total_price, currencyNightly and total price, when available
address, city, country, postal_codeProperty location
latitude, longitudeCoordinates
review_score, review_countGuest rating and number of reviews
metadataSub-brand code, amenities, and phone number

How to use Wyndham Hotel Scraper

How Wyndham Hotel Scraper works

  1. Open the Actor and go to the Input tab.
  2. Enter a hotel name, an area / city, or a ZIP / postal code.
  3. Optionally set check-in and check-out dates, guests, rooms, and currency.
  4. Set the output limit (start small to test, increase for wider searches).
  5. Press Start.
  6. When the run finishes, open the Dataset tab and export to JSON, CSV, or Excel — or connect via API.

Input parameters

ParameterTypeRequiredDefaultDescription
hotelstringNoExact or partial name of a specific Wyndham-family hotel.
areastringNoNew York (prefilled)City or destination to discover hotels in.
zip_codestringNo10001 when nothing else is setPostal code to discover hotels near.
check_instringNo2 days from run dateCheck-in date, YYYY-MM-DD.
check_outstringNo2 nights after check-inCheck-out date, YYYY-MM-DD.
adultsintegerNo2Adult guests.
childrenintegerNo0Child guests.
roomsintegerNo1Number of rooms.
currencystringNoUSD3-letter currency code for rates.
limitintegerNo5Maximum hotels to return.

Output data

Each dataset item is one hotel for the requested dates. Fields that a hotel does not expose are returned as null rather than guessed.

Example output item

{
"hotel_id": "47770",
"source": "official",
"source_url": "https://www.wyndhamhotels.com/wyndham-garden/brooklyn-new-york/wyndham-garden-brooklyn-sunset-park/overview",
"observed_at": "2026-09-01T12:00:00.000Z",
"hotel_name": "Wyndham Garden Brooklyn Sunset Park",
"brand": "Wyndham",
"check_in": "2026-09-20",
"check_out": "2026-09-22",
"length_of_stay": 2,
"adults": 2,
"children": 0,
"rooms": 1,
"price": 189,
"total_price": 189,
"currency": "USD",
"address": "457 39th Street",
"city": "Brooklyn",
"country": "US",
"postal_code": "11232",
"latitude": 40.651814,
"longitude": -74.00472,
"review_score": 4,
"review_count": 695,
"metadata": {
"wyndham_brand_code": "WY",
"wyndham_brand_tier": "GN",
"amenities": ["BSCNT", "FRNDSK", "HSINET", "NONSMK", "PETS", "RSTRNT"],
"phone": "1-718-972-0900"
}
}

Usage examples

Look up one hotel for specific dates

{ "hotel": "Wyndham Garden Brooklyn Sunset Park", "check_in": "2026-10-15", "check_out": "2026-10-17", "adults": 2 }

Discover Wyndham hotels in a city

{ "area": "Chicago", "limit": 15 }

Find Wyndham hotels near a postal code

{ "zip_code": "90015", "check_in": "2026-11-01", "check_out": "2026-11-03", "limit": 10 }

Tips for best results

  • Use a specific hotel name when you want one property; use an area or ZIP to compare several.
  • Increase limit for broader area searches — the default is tuned for a quick test.
  • Book-ahead dates return more availability than same-week dates.

Known limitations

  • Live rate fields (price, total_price) depend on real-time availability and can be null for sold-out or far-future dates.
  • Area and ZIP searches return the hotels within Wyndham's own search radius for that location.
  • Coverage is strongest for United States and Canada destinations.

Integrations

Connect Wyndham Hotel Scraper to Google Sheets, Make, Zapier, Slack, or your own systems through the Apify API and webhooks. Schedule recurring runs to track rates over time.

Export formats

Download results as JSON, CSV, Excel, or XML from the Dataset tab, or fetch them through the Apify API.

Frequently asked questions

How many hotels can I get per run?

As many as you set with limit. Area and ZIP searches are also bounded by how many hotels exist within Wyndham's search radius for that location.

Can I search by my own list of hotels or URLs?

You can run the Actor once per hotel name, or schedule a batch of runs. Direct URL input is not required — a hotel name is enough.

Why are some fields null?

The Actor never fabricates data. If a hotel does not expose a rate or a review score, that field is returned as null.

Can I schedule this to run automatically?

Yes. Use Apify Schedules to run it hourly, daily, or weekly and send results to your storage or a connected app.

How fresh is the data?

Property data and rates are read live at run time for the dates you request. Re-run the Actor whenever you need current numbers.

Does it include hotels from other chains?

No. Results are filtered to Wyndham-family brands only.

Support

If a run fails or output looks wrong, open the Issues tab on the Actor's page with your input and the run ID. Fixes and questions are handled there.

You are responsible for how you use the collected data, including compliance with Wyndham's website terms, applicable laws, and data-protection rules such as GDPR where personal data (for example, guest review text) is involved. Use this Actor for research, price comparison, and analytics — not to disrupt the target site.

Preview

Wyndham Hotel Scraper input options