Corendon Scraper — Dutch Holiday Packages & Deals avatar

Corendon Scraper — Dutch Holiday Packages & Deals

Pricing

from $2.00 / 1,000 result scrapeds

Go to Apify Store
Corendon Scraper — Dutch Holiday Packages & Deals

Corendon Scraper — Dutch Holiday Packages & Deals

Scrape holiday packages, hotel deals, and prices from corendon.nl. Supports category browsing and destination pages.

Pricing

from $2.00 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Categories

Share

Corendon Scraper

Collects holiday package data from Corendon.nl -- the Dutch budget tour operator specializing in sun holidays to Turkey, Greece, Egypt, and the Canaries. No login or cookies required.

Why use this actor?

Corendon is one of the Netherlands' largest budget tour operators, offering all-inclusive packages to popular sun destinations. This scraper extracts holiday packages with full pricing, hotel details, and guest ratings -- perfect for travel agencies, price comparison sites, and deal hunters monitoring the Dutch holiday market.

How to scrape Corendon data

  1. Create an Apify account (free tier available)
  2. Open the Corendon Scraper actor page
  3. Optionally provide a destination URL (e.g. https://www.corendon.nl/zonvakanties/turkije)
  4. Click "Start" to begin scraping
  5. Download results as JSON, CSV, or Excel when the run finishes

You can also call the actor via the Apify API or schedule recurring runs for automated deal tracking.

Input

FieldTypeRequiredDescription
startUrlsArrayNoPages to scrape, e.g. https://www.corendon.nl/zonvakanties/turkije
maxResultsIntegerNoMaximum packages to return (default: 100)
proxyConfigurationObjectNoProxy settings for large-scale scraping

Without input, the scraper starts from the /zonvakanties overview page and follows sub-links to destination pages.

Output

Each result contains:

FieldTypeExample
hotelString"Crystal Waterworld Resort & Spa"
destinationString"Belek"
countryString"Turkije"
regionString"Antalya"
priceNumber649
currencyString"EUR"
departureDateString"24 mei 2026"
durationString"8 dagen / 7 nachten"
boardString"All Inclusive"
ratingNumber8.1
reviewCountNumber423
imageUrlStringHotel photo URL
urlStringDeal page URL
scrapedAtStringISO 8601 timestamp

Example output

{
"hotel": "Crystal Waterworld Resort & Spa",
"destination": "Belek",
"country": "Turkije",
"region": "Antalya",
"price": 649,
"currency": "EUR",
"departureDate": "24 mei 2026",
"duration": "8 dagen / 7 nachten",
"board": "All Inclusive",
"rating": 8.1,
"reviewCount": 423,
"imageUrl": "https://images.corendon.nl/...",
"url": "https://www.corendon.nl/zonvakanties/turkije/belek/crystal-waterworld",
"scrapedAt": "2026-05-20T10:00:00.000Z"
}

Use cases

  • Price tracking -- Schedule daily runs to monitor holiday package prices and spot deals
  • Price comparison -- Feed Corendon data into your travel comparison platform alongside TUI, Sunweb, etc.
  • Market research -- Analyze Dutch holiday trends: popular destinations, average prices, seasonal patterns
  • Deal alerts -- Combine with Apify webhooks to get notified when prices drop below your threshold
  • Travel agency tools -- Automate holiday package research for your clients

Use Dutch destination names: Turkije, Griekenland, Egypte, Spanje, Marokko, Tunesie, Kaapverdie, Canarische Eilanden.

How it works

The scraper extracts data from embedded Next.js JSON when available, falling back to HTML card parsing. It follows destination sub-links (e.g. /zonvakanties/turkije/belek) up to 20 deep.

Integrations

Connect Corendon Scraper results to your existing tools:

  • Google Sheets -- Automatic export after every run
  • Slack / Email -- Get notified when holiday prices drop
  • Webhooks -- Push deal data to your own API endpoint
  • Zapier / Make -- Connect to 5,000+ apps without code

Cost estimate

HTTP-based scraper, no browser needed. Roughly 0.5 CU per 100 results (most pages contain multiple hotels).

Limitations

  • Prices are per person, departing from the Netherlands
  • Dutch-language content only
  • Holiday data is seasonal -- available packages change frequently
  • Data is scraped from the public website and may change without notice