Kurzurlaub Reviews Scraper avatar

Kurzurlaub Reviews Scraper

Pricing

from $3.00 / 1,000 reviews

Go to Apify Store
Kurzurlaub Reviews Scraper

Kurzurlaub Reviews Scraper

Extract structured German hotel review data from Kurzurlaub.de. Get ratings, review titles, full comments, hotelier responses, category scores and hotel summaries. Perfect for travel SEO, reputation monitoring, sentiment analysis and AI training datasets.

Pricing

from $3.00 / 1,000 reviews

Rating

5.0

(2)

Developer

knagymate

knagymate

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

3

Monthly active users

a day ago

Last modified

Share

Kurzurlaub Reviews Scraper (Hotel Bewertungen)

Scrape Kurzurlaub.de hotel reviews at scale with a fast, reliable, and production-ready Apify Actor.

Extract structured German hotel review data (Hotelbewertungen) including:

  • ⭐ Overall ratings & category scores
  • πŸ“ Review titles & full review text
  • πŸ‘€ Reviewer names
  • πŸ’¬ Hotelier replies (Antwort vom Hotel)
  • πŸ“… Review & reply dates
  • 🏨 Hotel summary & aggregated ratings
  • πŸ”’ Total number of reviews per hotel

Perfect for:

  • Travel & hospitality startups
  • SEO teams
  • AI / LLM companies
  • Data analysts
  • Market researchers
  • Hotel reputation management platforms

Optimized for large-scale review extraction across Kurzurlaub.de, one of the leading German-language platforms for short trips, wellness breaks, and hotel getaways (Kurzreisen, Wellnessurlaub, StΓ€dtereisen).


✨ Features

  • βœ… Scrape Kurzurlaub.de hotel reviews (Hotelbewertungen)
  • βœ… Extract review title, comment & reviewer name
  • βœ… Extract hotelier responses with reply dates
  • βœ… Detailed category ratings (room, service, gastronomy, wellness, location)
  • βœ… Aggregated hotel rating summary
  • βœ… Total review count per hotel
  • βœ… Multiple start URLs in a single run
  • βœ… Optional cutoff date filtering
  • βœ… Configurable max reviews per hotel
  • βœ… Automatic pagination
  • βœ… Apify API ready
  • βœ… Works with webhooks, schedules, Make, Zapier, Python, and LangChain

πŸ” Supported Kurzurlaub Pages

The scraper works with any Kurzurlaub.de hotel page or its dedicated reviews page (hotelbewertungen.html).

Example URLs:

https://www.kurzurlaub.de/hotel/burgen_heideland/leipzig/hotel-pentahotel-leipzig/hotelbewertungen.html
https://www.kurzurlaub.de/hotel/usedom/balm/golf-und-wellnesshotel-balmer-see.html
https://www.kurzurlaub.de/hotel/nord_schwarzwald/freudenstadt/hotel-gruener-wald/hotelbewertungen.html

Both URL formats are supported β€” the Actor automatically resolves the hotel ID and collects all available reviews.


βš™οΈ Input Configuration

FieldTypeDescription
startUrlsarrayOne or more Kurzurlaub.de hotel or review URLs
maxReviewsPerHotelintegerMaximum number of reviews to scrape per hotel. Default: 100
cutoffDatedateReturn only reviews newer than this date (e.g. 2026-06-01)

πŸ“₯ Example Input

{
"startUrls": [
{
"url": "https://www.kurzurlaub.de/hotel/burgen_heideland/leipzig/hotel-pentahotel-leipzig/hotelbewertungen.html"
},
{
"url": "https://www.kurzurlaub.de/hotel/usedom/balm/golf-und-wellnesshotel-balmer-see.html"
}
],
"maxReviewsPerHotel": 100,
"cutoffDate": "2026-06-01"
}

πŸ“¦ Output Dataset

For every review, the Actor returns a clean, structured record that combines the individual review, its category ratings, the hotelier reply, and an aggregated hotel summary β€” making downstream processing simple and scalable.


🧾 Output Fields

FieldDescription
reviewDateDate the review was published
reviewerNameReviewer display name
reviewTitleTitle / headline of the review
reviewerCommentFull review text written by the guest
hotelierCommentHotelier's reply text (Antwort vom Hotel)
hotelierDateDate the hotelier replied
ratings.overallOverall review rating
ratings.hotelHotel rating
ratings.roomRoom rating (Zimmer)
ratings.serviceService rating
ratings.gastronomyGastronomy / food rating (Gastronomie)
ratings.wellnessWellness rating
ratings.locationLocation rating (Lage)
hotelSummary.hotelIdInternal Kurzurlaub hotel ID
hotelSummary.startUrlOriginal input URL
hotelSummary.numberOfReviewsTotal number of reviews for the hotel
hotelSummary.ratingsAggregated category ratings for the hotel

🏨 Example Review Output

{
"reviewDate": "2026-06-08 00:00:00",
"reviewerName": "Angelika",
"reviewTitle": "Leipziger Pentastyle Pur inkl. Penta-Burger",
"reviewerComment": "Antwort vom Hotel: Liebe Angelika, danke, dass Sie sich die Zeit fΓΌr ein Feedback genommen haben...",
"hotelierComment": "Liebe Angelika, danke, dass Sie sich die Zeit fΓΌr ein Feedback genommen haben...",
"hotelierDate": "2026-06-08 00:00:00",
"ratings": {
"overall": 5.3,
"hotel": 5.5,
"room": 5.3,
"service": 5.2,
"gastronomy": 5.0,
"wellness": 4.0,
"location": 6.0
},
"hotelSummary": {
"hotelId": "7379",
"startUrl": "https://www.kurzurlaub.de/hotel/burgen_heideland/leipzig/hotel-pentahotel-leipzig/hotelbewertungen.html",
"numberOfReviews": 2678,
"ratings": {
"overall": 5.3,
"hotel": 5.5,
"room": 5.3,
"service": 5.4,
"gastronomy": 5.2,
"wellness": 5.1,
"location": 5.7
}
}
}

ℹ️ Kurzurlaub.de uses a 6-point rating scale (where 6.0 is the best possible score), unlike platforms that use 5- or 10-point scales.


🌍 Ideal Use Cases

Perfect for:

  • Travel SEO & programmatic SEO
  • Hotel reputation monitoring
  • AI training datasets
  • Sentiment analysis (German-language reviews)
  • Travel review aggregation
  • Competitor benchmarking
  • Tourism market intelligence
  • Hospitality analytics dashboards
  • LLM fine-tuning datasets
  • Customer experience analysis

Especially useful for:

  • DACH region (Germany, Austria, Switzerland) travel market research
  • German hotel & wellness resort analysis
  • Short-trip & getaway market intelligence
  • OTA review intelligence
  • Travel-tech companies

πŸš€ Integrations

Use with:

  • Apify API
  • Python
  • Node.js
  • Make.com
  • Zapier
  • Google Sheets
  • BigQuery
  • Snowflake
  • AWS S3
  • Airbyte
  • LangChain

Export formats:

  • JSON
  • CSV
  • Excel
  • XML

⚑ Reliability & Performance

Built with:

  • Smart pagination
  • Automatic retries
  • Session management
  • Proxy support
  • Configurable concurrency
  • High-scale scraping architecture

Designed for stable production workloads and large-scale review extraction.


πŸ‘¨β€πŸ’» About the Author

Created by knagymate β€” developer of multiple high-performance Apify review scrapers focused on:

  • Reviews
  • Travel platforms
  • SEO datasets
  • AI-ready structured data

Need:

  • custom integrations
  • enterprise scraping
  • tailored outputs
  • private Actors

πŸ‘‰ Feel free to reach out via Apify.


⭐ If this Actor helps you

Please leave a rating or review on Apify β€” it helps a lot and supports future improvements.