NCL: Search Cruises
NCL via Parse · travel
Search for cruise itineraries with optional filters and pagination. Returns matching itineraries with pricing, ports of call, ship info, and all available filter options. Without filters returns all available cruises sorted by featured weight. Supports filtering by ship codes and destination codes (obtainable from list_ships and list_destinations). Access Norwegian Cruise Line (NCL) data including ships, destinations, itineraries, sail dates, and ports of call. Fulfilled by Parse from ncl.com.
- entertainment
- maps-geo
- ncl
- ncl-com
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d0df45a4-b7a3-4b3c-a180-f386d959d408/search_cruises
- Interface artifact
- sha256:a95ffb8c7e66a6177a4e49e8a66b227360f318279f0413b73e41a64939c1eabb
- Manifest digest
- sha256:c7d8e8bf4be2fddc66ead0cb4751a1756d03e2bbdd67d0eee40d7d7f095c8ec6
Request fields
- limit (integer): Maximum number of itineraries to return per page.
- ships (string): Comma-separated ship codes to filter by (e.g. "GETAWAY,PRIMA"). Codes available from list_ships endpoint.
- offset (integer): Number of itineraries to skip for pagination.
- destinations (string): Comma-separated destination codes to filter by (e.g. "ALASKA,CARIBBEAN"). Codes available from list_destinations endpoint.
Example queries
- {"limit":"5","ships":"GETAWAY","offset":"0","destinations":"CARIBBEAN"}