AIDA Scraper - Complete Cruise Data Extractor
Pricing
from $2.00 / 1,000 results
AIDA Scraper - Complete Cruise Data Extractor
AIDA Cruises pricing API - per-cabin EUR pricing for the full 11-ship fleet across 25 departure ports. Sailings, day-by-day itineraries & direct booking links. For travel agencies, comparison sites & affiliates. ✅ Residential proxy support.
AIDA Cruises Scraper
Extracts cruise listings and per-cabin pricing from AIDA Cruises for the German market — one record per departure, with itinerary, ports, ship, and pricing across every cabin tier.
Supported Markets
| Region | Currency |
|---|---|
de_DE | EUR |
Input
| Parameter | Type | Description | Default |
|---|---|---|---|
| region* | string | Market to scrape | de_DE |
| maxRows | number | Maximum sailings to return | 8000 |
| maxPages | number | Maximum catalog pages to sweep | 40 |
| enrichDetails | boolean | Fetch the full per-cabin price matrix. Turn off for a fast, low-cost catalog-only run that returns the single lowest ("from") price per sailing. | true |
| detailConcurrency | number | Parallel per-sailing price lookups (used only when enrichDetails is on) | 8 |
| maxRequestRetries | number | Retries for failed requests | 4 |
| requestHandlerTimeoutSecs | number | Request timeout (seconds) | 60 |
| requestDelayMs | number | Delay between request batches | 150 |
| useApifyProxy | boolean | Use Apify Residential proxy | true |
| apifyProxyCountryCode | string | Proxy country | DE |
| apifyProxyGroups | string | Proxy group tier | RESIDENTIAL |
| proxyUrl | string | Custom residential proxy URL | — |
Proxy: a residential proxy is required — enable useApifyProxy (with RESIDENTIAL), or
supply a residential proxyUrl.
Output
Each result includes:
- Cruise and itinerary identifiers
- Ship name, departure/arrival ports, sailing dates, duration
- Lowest available "from" price (per person, EUR)
- Ports of call with day numbers
- Per-cabin pricing — Interior, Ocean View, Balcony, Veranda, Junior Suite, Suite — when
enrichDetailsis on (sailings with sold-out cabins report only the tiers still available) - Direct booking URL per sailing
Results stream to the dataset as they are collected, so partial results are available even if a run is stopped early.
Usage
{"region": "de_DE","maxRows": 2000,"enrichDetails": true,"useApifyProxy": true,"apifyProxyCountryCode": "DE"}