# Royal Caribbean Scraper - Complete Cruise Data Extractor (`sercul/royal-caribbean`) Actor

Royal Caribbean cruise pricing API - 6 markets with per-cabin pricing, discount tracking, and 32 departure ports. Extract sailings, itineraries, and direct booking links. Ideal for travel agencies, comparison sites, and affiliate marketers. ✅ Apify/custom proxy support.

- **URL**: https://apify.com/sercul/royal-caribbean.md
- **Developed by:** [Jeremy G](https://apify.com/sercul) (community)
- **Categories:** Travel, Automation, Other
- **Stats:** 110 total users, 16 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: 4.38 out of 5 stars

## Pricing

from $1.00 / 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.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#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

## Royal Caribbean Scraper

Extracts cruise listings and cabin-level pricing from Royal Caribbean.

### Updates

- **2026-06-11** — New markets added: Canada (`CAN`, CAD), France (`FRA`, EUR), Ireland (`IRL`, EUR).

### Supported Markets

| Region | Currency |
|--------|----------|
| `USA` | USD |
| `GBR` | GBP |
| `AUS` | AUD |
| `ITA` | EUR |
| `DEU` | EUR |
| `NLD` | EUR |
| `CAN` | CAD |
| `FRA` | EUR |
| `IRL` | EUR |

### Input

| Parameter | Type | Description | Default |
|-----------|------|-------------|---------|
| region\* | string | Market to scrape | — |
| maxRows | number | Maximum cruise results (max 5000) | 500 |
| destinations | string\[] | Filter by destination (see below) | All |
| departurePorts | string\[] | Filter by departure port (see below) | All |
| maxRequestRetries | number | Retries for failed requests | 5 |
| minConcurrency | number | Minimum concurrent requests | 1 |
| maxConcurrency | number | Maximum concurrent requests | 10 |
| requestHandlerTimeoutSecs | number | Request timeout (seconds) | 30 |
| useApifyProxy | boolean | Use Apify Residential proxy | false |
| proxyUrl | string | Custom proxy URL | — |
| apifyProxyGroups | string\[] | Proxy groups | \["RESIDENTIAL"] |
| apifyProxyCountryCode | string | Override proxy country (e.g., US, GB, AU) | Auto |

**Proxy recommended** — geo-matching improves reliability and avoids same-IP
soft-blocks (the API returns HTTP 200 with no `cruises` when several regions hit
it from one IP at once). Both Apify RESIDENTIAL and **Bright Data datacenter**
(per-country) work; prod schedules run one Bright Data datacenter zone per region
(`useApifyProxy:false` + `proxyUrl`). With a custom `proxyUrl` the scraper accepts
the proxy's self-signed origin cert (`rejectUnauthorized:false`); the Apify-proxy
path keeps cert verification on.

### Destination Codes

| Code | Destination | Code | Destination |
|------|-------------|------|-------------|
| `ALASK` | Alaska | `ALCAN` | Alaska (Alternative) |
| `ATLCO` | Atlantic Coast | `AUSTL` | Australia |
| `BAHAM` | Bahamas | `BERMU` | Bermuda |
| `CARIB` | Caribbean | `EUROP` | Europe / Mediterranean |
| `FAR.E` | Far East | `HAWAI` | Hawaii |
| `ISLAN` | Islands | `MEXCO` | Mexico |
| `NORDI` | Nordic | `T.ATL` | Transatlantic |
| `T.PAN` | Panama Canal | `TPACI` | Transpacific |
| `TRANS` | Transatlantic (Alternative) | `SOPAC` | South Pacific |
| `ASIA` | Asia | `DUBAI` | Dubai & UAE |
| `WORLD` | World Cruise | | |

### Departure Ports

| Code | Port | Code | Port |
|------|------|------|------|
| `MIA` | Miami, FL | `FLL` | Fort Lauderdale, FL |
| `PCN` | Port Canaveral, FL | `TPA` | Tampa, FL |
| `GAL` | Galveston, TX | `MSY` | New Orleans, LA |
| `SJU` | San Juan, PR | `BOS` | Boston, MA |
| `BYE` | New York, NY | `BWI` | Baltimore, MD |
| `SEA` | Seattle, WA | `LAX` | Los Angeles, CA |
| `SAN` | San Diego, CA | `HNL` | Honolulu, HI |
| `STH` | Southampton, UK | `BCN` | Barcelona, Spain |
| `ROM` | Rome (Civitavecchia) | `BLQ` | Venice (Ravenna) |
| `TRS` | Trieste, Italy | `ATH` | Athens (Piraeus) |
| `CTG` | Cartagena, Spain | `LIS` | Lisbon, Portugal |
| `SYD` | Sydney, Australia | `BNE` | Brisbane, Australia |
| `SIN` | Singapore | `HKG` | Hong Kong, China |
| `BAO` | Shanghai, China | `YOK` | Tokyo (Yokohama) |
| `YVR` | Vancouver, Canada | `SWD` | Seward, AK |
| `ONX` | Colon, Panama | `CPT` | Cape Town, SA |

### Output

Each result includes:

- Cruise and itinerary identifiers
- Ship name, departure/arrival ports, sailing dates, duration
- Lowest available price with currency
- Ports of call with arrival/departure times
- Per-cabin pricing across available categories (I, O, B, D)
- Original prices and discount amounts per cabin (when available)
- Cabin category codes (e.g., ZI, 4N, XB, WS) per stateroom class
- Sailing status (OPEN, etc.) and group ID
- Direct booking links

#### Pricing Fields (per cabin type)

Dynamic fields are generated per cabin class code (e.g., `I` = Interior, `O` = Outside, `B` = Balcony, `D` = Suite):

| Field Pattern | Example | Description |
|---|---|---|
| `price_{CURR}_{CODE}` | `price_USD_I` | Current price |
| `originalPrice_{CURR}_{CODE}` | `originalPrice_USD_I` | Original (pre-discount) price |
| `discount_{CURR}_{CODE}` | `discount_USD_I` | Discount amount |
| `categoryCode_{CURR}_{CODE}` | `categoryCode_USD_I` | Specific cabin category (e.g., `ZI`, `4N`) |
| `classification_{CURR}_{CODE}` | `classification_USD_I` | Super category (e.g., `Interior`, `Balcony`) |
| `roomTypeId_{CURR}_{CODE}` | `roomTypeId_USD_I` | Stateroom class ID (e.g., `INTERIOR`) |

The `organized_pricing.tiers` object also includes `originalPrice`, `discountAmount`, and `categoryCode` per tier.

#### RC-Specific Fields

| Field | Description |
|---|---|
| `rcSailingStatus` | Sailing booking status (e.g., `OPEN`) |
| `rcGroupId` | Cruise group identifier |
| `rcHighlights` | Promotional badges (e.g., "Early Booking Bonus") |
| `rcStateroomClasses` | Available cabin classes with amenities |
| `rcBookingLink` | Direct booking URL |
| `rcPortsDetailedInfo` | Ports with arrival/departure times |

### Usage

```json
{
  "region": "USA",
  "maxRows": 200,
  "destinations": ["CARIB", "EUROP", "BAHAM"],
  "departurePorts": ["MIA", "FLL"],
  "useApifyProxy": true
}
```

# Actor input Schema

## `region` (type: `string`):

Region/country for Royal Caribbean website to scrape

## `maxRows` (type: `integer`):

Maximum number of cruise results to fetch

## `departurePorts` (type: `array`):

Filter cruises by departure port codes as returned by the RC API. Leave empty to include all ports.

## `destinations` (type: `array`):

Filter cruises by destination codes

## `maxRequestRetries` (type: `integer`):

Maximum number of retries for failed requests

## `minConcurrency` (type: `integer`):

Minimum number of concurrent requests

## `maxConcurrency` (type: `integer`):

Maximum number of concurrent requests

## `requestHandlerTimeoutSecs` (type: `integer`):

Timeout for request handlers in seconds

## `useApifyProxy` (type: `boolean`):

Whether to use Apify Proxy for requests

## `proxyUrl` (type: `string`):

Custom proxy URL (if not using Apify Proxy). Format: http://user:pass@proxy.com:port

## `apifyProxyGroups` (type: `array`):

Proxy groups to use with Apify Proxy (e.g., RESIDENTIAL, DATACENTER)

## `apifyProxyCountryCode` (type: `string`):

Country code for Apify Proxy geo-targeting (e.g., US, GB, AU, IT, DE, NL). If not set, will auto-match to region.

## Actor input object example

```json
{
  "region": "USA",
  "maxRows": 500,
  "maxRequestRetries": 5,
  "minConcurrency": 1,
  "maxConcurrency": 10,
  "requestHandlerTimeoutSecs": 30,
  "useApifyProxy": false,
  "apifyProxyGroups": [
    "RESIDENTIAL"
  ]
}
```

# Actor output Schema

## `cruises` (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 = {};

// Run the Actor and wait for it to finish
const run = await client.actor("sercul/royal-caribbean").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 = {}

# Run the Actor and wait for it to finish
run = client.actor("sercul/royal-caribbean").call(run_input=run_input)

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

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

```

## CLI example

```bash
echo '{}' |
apify call sercul/royal-caribbean --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=sercul/royal-caribbean",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/6kvWSNtwHm9j9VJTy/builds/mq9NoevMVAqvauIfC/openapi.json
