Corendon Scraper — Dutch Holiday Packages & Deals
Pricing
from $2.00 / 1,000 result scrapeds
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
Maintained by CommunityActor 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
- Create an Apify account (free tier available)
- Open the Corendon Scraper actor page
- Optionally provide a destination URL (e.g.
https://www.corendon.nl/zonvakanties/turkije) - Click "Start" to begin scraping
- 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
| Field | Type | Required | Description |
|---|---|---|---|
startUrls | Array | No | Pages to scrape, e.g. https://www.corendon.nl/zonvakanties/turkije |
maxResults | Integer | No | Maximum packages to return (default: 100) |
proxyConfiguration | Object | No | Proxy 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:
| Field | Type | Example |
|---|---|---|
hotel | String | "Crystal Waterworld Resort & Spa" |
destination | String | "Belek" |
country | String | "Turkije" |
region | String | "Antalya" |
price | Number | 649 |
currency | String | "EUR" |
departureDate | String | "24 mei 2026" |
duration | String | "8 dagen / 7 nachten" |
board | String | "All Inclusive" |
rating | Number | 8.1 |
reviewCount | Number | 423 |
imageUrl | String | Hotel photo URL |
url | String | Deal page URL |
scrapedAt | String | ISO 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
Popular destinations
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