VOOZH about

URL: https://apify.com/knagymate/hrs-reviews-scraper

⇱ HRS Hotel Reviews Scraper – Ratings & Comments Β· Apify


Pricing

from $3.00 / 1,000 reviews

Go to Apify Store

HRS Reviews Scraper

Scrape HRS hotel reviews and ratings. Extract guest comments, category ratings, reviewer profiles, and aggregated hotel scores. Supports multiple hotels, date filtering, and review limits. Outputs clean, structured JSON ready for travel analytics, hospitality intelligence, and AI workflows.

Pricing

from $3.00 / 1,000 reviews

Rating

5.0

(1)

Developer

πŸ‘ knagymate

knagymate

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

8 days ago

Last modified

Share

Scrape structured HRS hotel reviews and rating data with an Apify Actor built for travel analytics, hospitality intelligence, and SEO workflows.

This project collects guest review records from HRS hotel pages and returns clean JSON output with:

  • review metadata (review/stay dates, reviewer profile fields, locale, language)
  • positive and negative guest comments
  • detailed category ratings per review
  • hotel-level aggregated rating summary

Why this scraper

  • Built for HRS review scraping with stable ID resolution from hotel URLs.
  • Supports multiple hotels in one run via startUrls.
  • Optional date filtering with cutoffDate for incremental scraping.
  • Configurable cap using maxReviewsPerHotel.
  • Can return a summary record even when no review passes filters (alwaysReturnSummary).
  • Output is AI-ready and analytics-friendly for ETL pipelines.

Supported HRS URLs

Use standard HRS hotel detail URLs, for example:

https://www.hrs.com/en/hotel/391864

The Actor resolves the final URL, extracts the hotel ID, and requests review data from HRS rating endpoints.


Input schema

FieldTypeRequiredDefaultDescription
startUrlsarrayYes-HRS hotel URLs to process
maxReviewsPerHotelintegerNo100Maximum number of returned review records per hotel
cutoffDatestring (YYYY-MM-DD)No-Keep reviews on/after this date
alwaysReturnSummarybooleanNotruePush a summary record when no review record is returned

cutoffDate is interpreted as a local date (Europe/Berlin assumption from input schema).


Example input

{
"startUrls":[
{"url":"https://www.hrs.com/en/hotel/391864"}
],
"maxReviewsPerHotel":100,
"cutoffDate":"2025-01-01",
"alwaysReturnSummary":true
}

Output format

The Actor stores results in the default Apify dataset.

Output field documentation is provided in the generated output section based on DATASET_SCHEMA.


Example output item (recordType: review)

{
"recordType":"review",
"reviewId":"317018243",
"reviewDate":"2026-05-29 11:14:44.207000+00:00",
"arrivalDate":"2026-03-27 00:00:00+00:00",
"departureDate":"2026-03-30 00:00:00+00:00",
"reviewerName":"J\u00fcrgen B.",
"reviewerType":"BUSINESS",
"reviewerAgeGroup":"UP_TO_59",
"locale":"en",
"language":"eng",
"reviewerCommentPositive":"Die zentrale Lage ist nahezu perfekt.",
"reviewerCommentNegative":null,
"hotelRecommendation":true,
"ratings":{
"average":8.4,
"breakfastService":8.0,
"friendlinessOfReception":9.0
},
"hotelSummary":{
"hotelId":"391864",
"startUrl":"https://www.hrs.com/en/hotel/391864",
"actualUrl":"https://www.hrs.com/en/hotel/391864",
"ratings":{
"average":9.1,
"pricePerformanceRatio":8.7
}
}
}

How to use on Apify

  1. Open the Actor on Apify.
  2. Add one or more HRS hotel URLs to startUrls.
  3. Optionally set maxReviewsPerHotel and cutoffDate.
  4. Run the Actor and export results from the dataset.

If this Actor helps your workflow, a rating on Apify is appreciated.

You might also like

Hrs Hotels Search Scraper

stealth_mode/hrs-hotels-search-scraper

Scrape hotel search results from HRS.com including names, locations, ratings, amenities, room types, pricing, and 55+ structured fields. Perfect for travel analysts, procurement teams, and hospitality researchers needing bulk hotel data.

HRS.de Reviews Scraper

lexis-solutions/hrs-de-reviews-scraper

Collect detailed hotel reviews from HRS.de for market analysis and competitor insights. | Sammeln Sie detaillierte Hotelbewertungen von HRS.de fΓΌr Marktanalysen und Wettbewerbsinformationen.

πŸ‘ User avatar

Lexis Solutions

11

5.0

Agoda Hotels Reviews Scraper

stealth_mode/agoda-hotels-reviews-scraper

Scrape verified guest reviews from Agoda.com hotel pages β€” including ratings, review text, check-in dates, reviewer info, and hotel responses. Filter by keyword, sort order, and page. Perfect for hospitality analytics, reputation management, and travel research.

Trip.com Hotel Reviews Scraper

shahidirfan/trip-com-hotel-reviews-scraper

Extract detailed hotel reviews, ratings & guest insights from Trip.com instantly. Perfect for market research, competitive intelligence & sentiment analysis. Gather structured review data, scores, comments & trends to power your hospitality analytics.

21

5.0

Hotels.com Review Scraper 🏨

easyapi/hotels-com-review-scraper

Scrape detailed hotel reviews from Hotels.com, including ratings, review text, management responses, and reviewer information. Perfect for hotel market research and customer sentiment analysis.

Booking Reviews Scraper

coder_zoro/booking-reviews-scraper

Extract detailed hotel reviews from Booking.com, including reviewer info, ratings, stay details, and review text. Supports sorting, rating filters, and multiple URLs. Ideal for travel research, sentiment analysis, and hospitality insights.

Airbnb Reviews Scraper | Extract Ratings, Reviews & Guest Data

epicscrapers/airbnb-reviews-scraper

Scrape Airbnb reviews from any listing URL with this fast Airbnb Review Scraper API. Extract review text, ratings, dates, reviewer profiles, host responses, and sentiment-ready structured data for market research, competitor analysis, AI workflows, and hospitality intelligence.

3

5.0

Kayak Hotel Reviews Scraper

shahidirfan/kayak-hotel-reviews-scraper

Extract hotel reviews, ratings, and guest feedback from Kayak effortlessly. Scrape pricing, amenities, images, and detailed reviews in bulk. Perfect for travel data analysis, market research, and competitive intelligence. Fast, reliable, and ready to scale.

7

5.0

Hotel Email Scraper

contacts-api/hotel-email-scraper

Hotel email scraper to extract verified hotel emails from hotel websites, travel directories, and business listings πŸ“§πŸ¨ Perfect for travel outreach, partnerships, and hospitality industry lead generation. Fast, accurate, and scalable.

Google Hotels Scraper

scrapapi/google-hotels-scraper

Google Hotels Scraper extracts hotel listings from Google Hotels search results. It collects hotel names, prices, ratings, reviews, locations, amenities, and booking links. Ideal for travel research, price monitoring, market analysis, and building hotel datasets.