# Marriott Hotel Scraper (`mrdoe/marriott-hotel-scraper`) Actor

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

- **URL**: https://apify.com/mrdoe/marriott-hotel-scraper.md
- **Developed by:** [MrDoe](https://apify.com/mrdoe) (community)
- **Categories:** Travel, Automation, Developer tools
- **Stats:** 5 total users, 2 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: 4.00 out of 5 stars

## Pricing

from $0.50 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

![Marriott Hotel Scraper hero](https://api.apify.com/v2/key-value-stores/kE36venAoVchGsE6b/records/marriott-hotel-scraper--hero.png)

### What does Marriott Hotel Scraper do?

Marriott Hotel Scraper collects structured hotel data straight from Marriott's official website — property details, location, guest ratings, and live room rates (both cash and Bonvoy points) for the dates you choose. Enter a city, a ZIP code, or a specific hotel name, press **Start**, and download a clean table of Marriott Bonvoy-family hotels. It is built for travel price research, rate monitoring, competitive analysis, and hospitality data pipelines.

The scraper covers the full Marriott Bonvoy portfolio: JW Marriott, Ritz-Carlton, W Hotels, The Westin, St. Regis, Sheraton, Le Méridien, Renaissance, Autograph Collection, Tribute Portfolio, Delta Hotels, Courtyard, Four Points, SpringHill Suites, Fairfield, Residence Inn, TownePlace Suites, AC Hotels, Aloft, Moxy, Gaylord Hotels, EDITION, and more. Hotels from other chains are never mixed in.

### Why use Marriott Hotel Scraper?

- **Official-source data** — rates and property details come from Marriott's own website, not a third-party travel agency.
- **Both cash and points pricing** — every result includes the cash rate and the cheapest available Bonvoy points redemption rate.
- **Whole-portfolio coverage** — every Marriott Bonvoy sub-brand in one dataset, filtered so no other chains slip in.
- **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 only show a cash price. This one also returns the cheapest Bonvoy points redemption rate for the same room, straight from Marriott's own site — useful for comparing cash-vs-points value at a glance. It also always returns results: if live availability cannot be reached during a run, the Actor falls back to public map data and still returns the matching Marriott properties with their address and location.

### What data can you extract?

![Marriott Hotel Scraper dataset output](https://api.apify.com/v2/key-value-stores/kE36venAoVchGsE6b/records/marriott-hotel-scraper--output.png)

![Marriott Hotel Scraper data fields](https://api.apify.com/v2/key-value-stores/kE36venAoVchGsE6b/records/marriott-hotel-scraper--fields.png)

| Field | Description |
| --- | --- |
| `hotel_id` | Marriott property (MARSHA) code |
| `hotel_name` | Hotel name |
| `brand` | Always `Marriott` |
| `source` | Always `official` |
| `source_url` | Link to the hotel page |
| `observed_at` | Timestamp when the data was collected |
| `check_in`, `check_out` | Stay dates used for pricing |
| `length_of_stay` | Number of nights |
| `adults`, `children`, `rooms` | Occupancy used for the search |
| `room_type`, `room_category`, `bed_type`, `max_occupancy` | Room details when a rate is available |
| `rate_plan`, `meal_plan` | Rate plan and board type when shown |
| `cancellation_policy`, `refundable` | Cancellation terms when shown |
| `price`, `taxes`, `fees`, `total_price`, `currency` | Cash nightly price, charges, and stay total |
| `points_price` | Cheapest available Bonvoy points redemption rate for the stay |
| `availability` | Whether rooms are available for the dates |
| `address`, `city`, `country` | Property location |
| `latitude`, `longitude` | Coordinates |
| `star_rating` | Hotel class |
| `review_score`, `review_count` | Guest rating and number of reviews |
| `image_url` | Main property image |
| `metadata` | Brand code/name, distance from search point, and other source-specific details |

### How to use Marriott Hotel Scraper

![How Marriott Hotel Scraper works](https://api.apify.com/v2/key-value-stores/kE36venAoVchGsE6b/records/marriott-hotel-scraper--how-it-works.png)

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

| Parameter | Type | Required | Default | Description |
| --- | --- | --- | --- | --- |
| `hotel` | string | No | — | Exact or partial name of a specific Marriott-family hotel. |
| `area` | string | No | `New York` (prefilled) | City or destination to discover hotels in. |
| `zip_code` | string | No | `10001` when nothing else is set | Postal code to discover hotels near. |
| `check_in` | string | No | 2 days from run date | Check-in date, `YYYY-MM-DD`. |
| `check_out` | string | No | 2 nights after check-in | Check-out date, `YYYY-MM-DD`. |
| `adults` | integer | No | `2` | Adult guests. |
| `children` | integer | No | `0` | Child guests. |
| `rooms` | integer | No | `1` | Number of rooms. |
| `currency` | string | No | `USD` | 3-letter currency code for rates. |
| `limit` | integer | No | `5` | Maximum hotels to return. |

### Output data

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

#### Example output item

```json
{
  "hotel_id": "NYCMC",
  "source": "official",
  "source_url": "https://www.marriott.com/en-us/hotels/nycmc-courtyard-new-york-manhattan-times-square-west/overview/",
  "observed_at": "2026-09-01T12:00:00.000Z",
  "hotel_name": "Courtyard New York Manhattan/Times Square West",
  "brand": "Marriott",
  "check_in": "2026-09-20",
  "check_out": "2026-09-22",
  "length_of_stay": 2,
  "adults": 2,
  "children": 0,
  "rooms": 1,
  "price": 279,
  "taxes": 40.6,
  "total_price": 598.6,
  "currency": "USD",
  "points_price": 55000,
  "availability": true,
  "city": "New York",
  "country": "US",
  "latitude": 40.75898,
  "longitude": -73.99046,
  "review_score": 4.3,
  "review_count": 2100,
  "image_url": "https://cache.marriott.com/nycmc/hero.jpg",
  "metadata": {
    "marsha_code": "NYCMC",
    "brand_code": "CY",
    "brand_name": "Courtyard",
    "distance_meters": 320
  }
}
```

### Usage examples

#### Look up one hotel for specific dates

```json
{ "hotel": "JW Marriott Essex House New York", "check_in": "2026-10-15", "check_out": "2026-10-17", "adults": 2 }
```

#### Discover Marriott hotels in a city

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

#### Find Marriott hotels near a postal code

```json
{ "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.
- `points_price` is `null` when no points redemption is available for the requested dates.

### Known limitations

- Live rate fields (`price`, `taxes`, `total_price`, `points_price`) depend on real-time availability and can be `null` for sold-out or far-future dates.
- Area and ZIP searches return hotels within Marriott's own geographic search radius.
- When live availability cannot be reached, the fallback returns property identity and location only — no rates for that run.
- Coverage is strongest for United States destinations.

### Integrations

Connect Marriott 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 Marriott's site returns 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 or a given date range does not expose a rate, points price, or 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?

Rates and availability 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 Marriott Bonvoy-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.

### Legal and responsible use

You are responsible for how you use the collected data, including compliance with Marriott'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

![Marriott Hotel Scraper input options](https://api.apify.com/v2/key-value-stores/kE36venAoVchGsE6b/records/marriott-hotel-scraper--input.png)

# Actor input Schema

## `hotel` (type: `string`):

Exact or partial name of a specific Marriott-family hotel to search for, e.g. "JW Marriott Essex House New York".

## `area` (type: `string`):

City or destination to discover Marriott-family hotels in, e.g. "New York".

## `zip_code` (type: `string`):

Postal code to discover Marriott-family hotels near, e.g. "10019".

## `check_in` (type: `string`):

Check-in date (YYYY-MM-DD). Defaults to 2 days from the run date.

## `check_out` (type: `string`):

Check-out date (YYYY-MM-DD). Defaults to a 2-night stay (4 days from the run date).

## `adults` (type: `integer`):

Number of adult guests.

## `children` (type: `integer`):

Number of child guests.

## `rooms` (type: `integer`):

Number of rooms.

## `currency` (type: `string`):

3-letter currency code for displayed rates, e.g. USD, EUR.

## `limit` (type: `integer`):

Maximum number of records to return. Increase for broader area/ZIP discovery searches.

## Actor input object example

```json
{
  "area": "New York",
  "check_in": "2 days",
  "check_out": "4 days",
  "adults": 2,
  "children": 0,
  "rooms": 1,
  "currency": "USD",
  "limit": 5
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "area": "New York",
    "check_in": "2 days",
    "check_out": "4 days"
};

// Run the Actor and wait for it to finish
const run = await client.actor("mrdoe/marriott-hotel-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "area": "New York",
    "check_in": "2 days",
    "check_out": "4 days",
}

# Run the Actor and wait for it to finish
run = client.actor("mrdoe/marriott-hotel-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "area": "New York",
  "check_in": "2 days",
  "check_out": "4 days"
}' |
apify call mrdoe/marriott-hotel-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,mrdoe/marriott-hotel-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/hNovPOPBGxHB68FNh/builds/l0F8odOYP2iTRC6Pa/openapi.json
