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.
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.
This actor only has 1 optional input parameter:
startUrls
: List of CruiseMapper search URLs to start scraping fromThe 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.
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}
The actor outputs data in JSON format with the following fields:
date
: The date of the cruisecruiseLine
: The cruise lineshipName
: The name of the shipitinerary
: The itinerary of the cruiseprice
: The price of the cruisecruiseType
: The type of the cruiseisFlyCruise
: Whether the cruise is a fly cruise1{ 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}
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!