Jump to content

Web Tool for Accessing Cruise Planner for Any Celebrity Cruise (Whether You're Booked or Not)


Recommended Posts

Hi everyone,

 

I've made reference to this trick before on other topics, but I figured I'd put this in it's own topic post so people can identify it easier.

 

Basically, you are able to view any upcoming cruise planner page without actually being booked on that cruise.  Accessing the cruise planner before booking the cruise is especially helpful in identifying available excursions or the current prices for dining or beverage packages.  This is more helpful for Royal Caribbean cruises because the pricing is more dynamic and can vary widely from sailing to sailing.  All that needs to be done is some modification to parameters in the URL. 

 

Here's the base URL for the beverage package page (you can navigate to any other cruise planner page from there as you normally would):

https://www.celebritycruises.com/account/cruise-planner/category/beverage?bookingId=0000000&shipCode={ShipCode}&sailDate={YYYYMMDD}

 

1. Simply replace the {ShipCode} portion of the URL with the ship code you're looking for. You can find the ship code by doing a search with on the main "Find A Cruise" page and filter down to the ship you're looking for. The 2 letter ship code will then be shown within the URL for that filtered page.

2. Also replace the {YYYYMMDD} with the sail date of the cruise you want to look at. 4 digit year, 2 digit month and day.

3. Sign out from the celebrity website before navigating to the url. It blocks you from viewing if you're logged in.

 

To make this process easier, I made a tool on a Google Sheet where you can select cruise line, ship, and sail date and the URL is generated for you.  Here's the link to the Google Sheet tool:

https://docs.google.com/spreadsheets/d/1ukT6gOPcu7coL92LuDcyDaWXQfO88u5kN9FEdHRj5bM/edit?usp=sharing

 

Note that this is a shared sheet, so there may be more than 1 person in it at the same time.  You can use any of the rows 9 thru 13 if someone is currently editing one of the rows.

 

Hope this is helpful for some of you!

  • Like 8
  • Thanks 13
Link to comment
Share on other sites

1 hour ago, NorthStarStateCruiser said:

Hi everyone,

 

I've made reference to this trick before on other topics, but I figured I'd put this in it's own topic post so people can identify it easier.

 

Basically, you are able to view any upcoming cruise planner page without actually being booked on that cruise.  Accessing the cruise planner before booking the cruise is especially helpful in identifying available excursions or the current prices for dining or beverage packages.  This is more helpful for Royal Caribbean cruises because the pricing is more dynamic and can vary widely from sailing to sailing.  All that needs to be done is some modification to parameters in the URL. 

 

Here's the base URL for the beverage package page (you can navigate to any other cruise planner page from there as you normally would):

https://www.celebritycruises.com/account/cruise-planner/category/beverage?bookingId=0000000&shipCode={ShipCode}&sailDate={YYYYMMDD}

 

1. Simply replace the {ShipCode} portion of the URL with the ship code you're looking for. You can find the ship code by doing a search with on the main "Find A Cruise" page and filter down to the ship you're looking for. The 2 letter ship code will then be shown within the URL for that filtered page.

2. Also replace the {YYYYMMDD} with the sail date of the cruise you want to look at. 4 digit year, 2 digit month and day.

3. Sign out from the celebrity website before navigating to the url. It blocks you from viewing if you're logged in.

 

To make this process easier, I made a tool on a Google Sheet where you can select cruise line, ship, and sail date and the URL is generated for you.  Here's the link to the Google Sheet tool:

https://docs.google.com/spreadsheets/d/1ukT6gOPcu7coL92LuDcyDaWXQfO88u5kN9FEdHRj5bM/edit?usp=sharing

 

Note that this is a shared sheet, so there may be more than 1 person in it at the same time.  You can use any of the rows 9 thru 13 if someone is currently editing one of the rows.

 

Hope this is helpful for some of you!

 

I have 3 cruises booked that I still do not allow you to make specialty dining reservations.  This includes one coming up this Dec.  I used a modified form of your shorex hack to determine that specialty dining reservations could be made on the sailings before and after my Dec cruise.  It doesn't solve the problem, but at least I know that it is just something with my particular sailing.

 

Your little spreadsheet tool now makes that simpler.  Nice.

  • Like 1
Link to comment
Share on other sites

3 hours ago, crewsgirl said:

This is awesome! Thanks for all your work. Is there a way to see what cabins might still be available in case I am considering a move up option, specifically for Celebrity? 

Unfortunately, I have not found any better method to identifying number of cabins available besides doing a mock booking on the Celebrity website or a TA website and then counting. Some sites give you counts by deck number to make it a little easier.

  • Like 1
Link to comment
Share on other sites

Update: I added some backend stuff so that a dropdown list of sailing dates is now available in the Sail Date column after selecting the cruise line and ship.  This makes it easier to identify dates without having to reference a list on another website.  I thought it would be super helpful for myself, so I went ahead and built it in.  Enjoy!

 

edit: I should mention that the sailing date list is referenced from a cruise related website that gets updated regularly, so there's nothing to maintain there.

Edited by NorthStarStateCruiser
  • Like 2
  • Thanks 1
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
  • 2 months later...

FYI, Royal Caribbean Group updated the cruise planner page authorizations and by doing so, each cruise planner page accessed outside of a reservation needs to be accessed independently. On the spreadsheet tool, there are now links to the highest used pages instead of only one link. Here's the link to the spreadsheet tool (same link as previous).

https://docs.google.com/spreadsheets/d/1ukT6gOPcu7coL92LuDcyDaWXQfO88u5kN9FEdHRj5bM/edit?usp=sharing

 

For those of you utilizing the URL trick manually, Royal Caribbean modified the page authorizations and the workaround I found now disallows the navigation from page-to-page within the cruise planner. Therefore, you need to manually enter the page category in the url.  Here's the updated schema. Note: There's no longer "000000" for the bookingId parameter.

 

https://www.celebritycruises.com/account/cruise-planner/category/{PageCategory}?bookingId=&shipCode={ShipCode}&sailDate={YYYYMMDD}

 

1. Replace the {PageCategory} portion of the URL with your desired cruise planner page (referenced below).

Shore Excursions = shorex

Beverage Packages = beverage

Dining = dining

Spa = spa

Packages = packages

Internet = internet

Onboard Activities = onboardactivities

Casino = casino

Photo = photoPackage

Gifts and Gear = gifts

 

2. Simply replace the {ShipCode} portion of the URL with the ship code you're looking for. You can find the ship code by doing a search with on the main "Find A Cruise" page and filter down to the ship you're looking for. The 2 letter ship code will then be shown within the URL for that filtered page.

3. Also replace the {YYYYMMDD} with the sail date of the cruise you want to look at. 4 digit year, 2 digit month and day.

4. Sign out from the Celebrity website before navigating to the url. It blocks you from viewing if you're logged in.

Link to comment
Share on other sites

  • 3 months later...
On 5/9/2023 at 6:05 PM, NorthStarStateCruiser said:

Unfortunately, I have not found any better method to identifying number of cabins available besides doing a mock booking on the Celebrity website or a TA website and then counting. Some sites give you counts by deck number to make it a little easier.

 

I do something similar to you except - I do a mock booking up to the Category Selection and then book mark that page like below.   It then allow me to quick check room prices and can check to see how many cabins if I want to check by category. 

 

https://www.celebritycruises.com/booking-cruise/selectRoom/stateroomCategory?pID=SL11H036&sDT=2024-04-25&sCD=SL&sCT=CO&roomQuantity=1

 

For checking room availability I find the best for me is to us AA.Com site and do a mock booking.   They have maps of open rooms by category with green squares on available rooms.

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
On 9/12/2023 at 7:58 AM, NorthStarStateCruiser said:

FYI, Royal Caribbean Group updated the cruise planner page authorizations and by doing so, each cruise planner page accessed outside of a reservation needs to be accessed independently. On the spreadsheet tool, there are now links to the highest used pages instead of only one link. Here's the link to the spreadsheet tool (same link as previous).

https://docs.google.com/spreadsheets/d/1ukT6gOPcu7coL92LuDcyDaWXQfO88u5kN9FEdHRj5bM/edit?usp=sharing

 

For those of you utilizing the URL trick manually, Royal Caribbean modified the page authorizations and the workaround I found now disallows the navigation from page-to-page within the cruise planner. Therefore, you need to manually enter the page category in the url.  Here's the updated schema. Note: There's no longer "000000" for the bookingId parameter.

 

https://www.celebritycruises.com/account/cruise-planner/category/{PageCategory}?bookingId=&shipCode={ShipCode}&sailDate={YYYYMMDD}

 

1. Replace the {PageCategory} portion of the URL with your desired cruise planner page (referenced below).

Shore Excursions = shorex

Beverage Packages = beverage

Dining = dining

Spa = spa

Packages = packages

Internet = internet

Onboard Activities = onboardactivities

Casino = casino

Photo = photoPackage

Gifts and Gear = gifts

 

2. Simply replace the {ShipCode} portion of the URL with the ship code you're looking for. You can find the ship code by doing a search with on the main "Find A Cruise" page and filter down to the ship you're looking for. The 2 letter ship code will then be shown within the URL for that filtered page.

3. Also replace the {YYYYMMDD} with the sail date of the cruise you want to look at. 4 digit year, 2 digit month and day.

4. Sign out from the Celebrity website before navigating to the url. It blocks you from viewing if you're logged in.

Is this still working, it won’t load for me?

Link to comment
Share on other sites

2 hours ago, ewo1992 said:

Is this still working, it won’t load for me?

What exactly is not loading?  The sheet, links, the cruise planner?

 

You may have popped into the sheet when all 5 of the available data rows were occupied with data previously entered by another person.  I have a trigger set up to clear out that data every 24 hours around midnight but I may want to add some code to clear out that data periodically throughout the day.  I could also add some more rows to be available for selection.

Link to comment
Share on other sites

11 minutes ago, NorthStarStateCruiser said:

What exactly is not loading?  The sheet, links, the cruise planner?

 

You may have popped into the sheet when all 5 of the available data rows were occupied with data previously entered by another person.  I have a trigger set up to clear out that data every 24 hours around midnight but I may want to add some code to clear out that data periodically throughout the day.  I could also add some more rows to be available for selection.

 

A few months ago, the sailing dates were not loading properly after specifying cruise line and ship.  It seems to be ok now.

Link to comment
Share on other sites

3 minutes ago, mahdnc said:

 

A few months ago, the sailing dates were not loading properly after specifying cruise line and ship.  It seems to be ok now.

That also can happen.  The reason for this is because I'm automatically pulling a list of available itineraries from a cruising website which may not be 100% up-to-date for new ships, redeployments, etc.  If you know a sailing exists for a specific date and ship, you can manually type in that sail date in column C rather than using the dropdown list.  An error message will be shown in column D, but the links to the cruise planner pages will still work properly.

  • Like 1
Link to comment
Share on other sites

7 minutes ago, truckswain said:

This is great, especially for RC cruises that don't offer All Included.

 

I take it there is not a way to have the cruise planner results in Canadian Dollars.

Just use a multiplier of 1.3839 to the USD price , as my $100 SHC OBC IS $138.39 CAD 😭

IMG_6734.thumb.jpeg.f4671bc0bf46d10d0a07f34e0a8fe4f6.jpeg

 

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...

I am getting a #REF! after selecting the line - any way to fix this?  BTW this tool is amazing, so thank you!!

 

UPDATE: Must have been user error - someone else got it to work 🙂 Thanks again!!

Edited by HondaGirl05
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

  • Forum Jump
    • Categories
      • Welcome to Cruise Critic
      • New Cruisers
      • Cruise Lines “A – O”
      • Cruise Lines “P – Z”
      • River Cruising
      • ROLL CALLS
      • Cruise Critic News & Features
      • Digital Photography & Cruise Technology
      • Special Interest Cruising
      • Cruise Discussion Topics
      • UK Cruising
      • Australia & New Zealand Cruisers
      • Canadian Cruisers
      • North American Homeports
      • Ports of Call
      • Cruise Conversations
×
×
  • Create New...