Cruisemapper Cruises Scraper avatar

Cruisemapper Cruises Scraper

Try for free

Pay $3.00 for 1,000 results

Go to Store
Cruisemapper Cruises Scraper

Cruisemapper Cruises Scraper

vulnv/cruisemapper-cruises-scraper
Try for free

Pay $3.00 for 1,000 results

The Cruisemapper Cruises Scraper extracts detailed cruise data, including ship names, itineraries, departure dates, prices, and more. Receive structured data in JSON, CSV, or Excel formats for travel planning, market research, or integration into applications.

HI

Paging not working

Closed

hippx027 opened this issue
22 days ago

When crawling paging is not working. Only results from the first page are showing up.

vulnv avatar

VulnV (vulnv)

22 days ago

Hi there!

The reason only the first page of results was being crawled is that the max_number_of_pages variable was set to 1 by default, which limited the crawl to just one page. We've now updated this setting to -1, which means there's no limit on the number of pages that can be crawled.

To get the best results, please also ensure that the start date and end date are set correctly when configuring the crawl. This will help refine your results and make sure you're capturing the data you need.

Thanks for pointing this out, and we’re here if you have any further questions! 🚀

HI

hippx027

22 days ago

Hey,

Appreciate the fast response. When I look at the logs I see the page as a query param being incremented such as: https://www.cruisemapper.com/cruise-search?portRegion=0&shipType=0&portDeparture=&portOfCall=&ship=&line=&departureFrom=01-Dec-2024&departureTo=01-Mar-2025&duration=0&type=0&price=0&priceByNight=0?page=1. But when you change to page=2, the same page appears. I could be making some wrong assumptions, but it seems like the page query param does not navigate to different pages as intended?

vulnv avatar

VulnV (vulnv)

22 days ago

This issue has now been resolved. The page query parameter functions as intended, allowing navigation to different pages of the search results.

Thank you for bringing this to our attention!

Developer
Maintained by Community

Actor Metrics

  • 4 monthly users

  • 1 star

  • >99% runs succeeded

  • 0.28 hours response time

  • Created in Nov 2024

  • Modified 16 days ago