Cruisemapper Cruise Scraper

Cruisemapper Cruise Scraper

Unlock the world of cruise data with our CruiseMapper Scraper! Perfect for travel agencies, researchers, and cruise enthusiasts, it effortlessly gathers detailed itineraries, ship specs, and pricing. Automate your data collection and stay ahead in the cruise industry with ease.

TRAVELAUTOMATIONNEWSApify

This actor scrapes cruise data from CruiseMapper, providing detailed information about cruise itineraries, ships, and pricing. It's designed to help travel agencies, researchers, and cruise enthusiasts gather comprehensive cruise-related data efficiently.

👨‍💻 Features

  • Scrapes detailed cruise itineraries
  • Extracts ship information and specifications
  • Collects pricing data for different cabin types
  • Provides comprehensive port and destination details
  • Handles pagination automatically
  • Supports filtering by cruise line, destination, and date range

🛠️ Input Parameters

This actor only has 1 optional input parameter:

  • startUrls: List of CruiseMapper search URLs to start scraping from

The startUrls parameter is optional and will accept any CruiseMapper search URL (starting with https://www.cruisemapper.com/cruise-search). If you don't provide a startUrls parameter, the actor will scrape all the cruise listings on CruiseMapper.

Example input

1{
2    "startUrls": [
3        "https://www.cruisemapper.com/cruise-search?portRegion=22&shipType=0&portDeparture=&portOfCall=&ship=&line=&departureFrom=09-Feb-2023&departureTo=27-Dec-2030&duration=0&type=24&price=0%2C2000&priceByNight=0%2C100"
4    ]
5}

📊 Output Format

The actor outputs data in JSON format with the following fields:

  • date: The date of the cruise
  • cruiseLine: The cruise line
  • shipName: The name of the ship
  • itinerary: The itinerary of the cruise
  • price: The price of the cruise
  • cruiseType: The type of the cruise
  • isFlyCruise: Whether the cruise is a fly cruise

Example output

1{
2	"date": "2026-04-04",
3	"cruiseLine": "Holland America",
4	"shipName": "ms Eurodam",
5	"itinerary": "19 days, one-way from Fort Lauderdale to Vancouver",
6	"price": 2944,
7	"cruiseType": "Easter",
8	"isFlyCruise": false
9}

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!