Reddoorz Hotels Search Scraper avatar

Reddoorz Hotels Search Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Reddoorz Hotels Search Scraper

Reddoorz Hotels Search Scraper

Scrape RedDoorz hotel listings by city, date, and guest count. Collect 70+ fields per property including pricing, ratings, facilities, location, and promotions — perfect for travel analysts, OTA developers, and hospitality researchers.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

RedDoorz Hotels Scraper: Extract Hotel Search Results at Scale


What Is RedDoorz?

RedDoorz is one of Southeast Asia's largest budget hotel networks, operating across Indonesia, the Philippines, Singapore, and Vietnam. Its search platform surfaces hundreds of branded properties filtered by city, check-in date, room count, and guest preferences. Manually collecting this listing data is impractical at scale — the RedDoorz Hotels Search Scraper automates extraction from search result pages, delivering structured hotel records ready for analysis or integration.


Overview

The RedDoorz Scraper targets hotel search result URLs and extracts every visible and underlying data point per property. It suits:

  • Travel analysts benchmarking budget accommodation pricing across cities
  • OTA developers aggregating Southeast Asian hotel inventory
  • Revenue managers monitoring competitor rates and promotions
  • Researchers studying hospitality distribution in emerging markets

The scraper handles pagination automatically, respects configurable item limits, and can skip failed URLs without interrupting bulk runs.


Input Format

{
"ignore_url_failures": true,
"max_items_per_url": 200,
"urls": [
"https://www.reddoorz.com/en-id/list-hotels?country=indonesia&city=cit-jakarta&sub_city=&district=&subtitle=City-in-Jakarta,-Indonesia&display_name=Jakarta,-Indonesia&area=&unique_slug=cit-jakarta&check_in_date=28-05-2026&check_out_date=29-05-2026&rooms=1&guest=2&sort_by=popular&order_by=desc"
]
}
FieldTypeDescription
urlsstring[]One or more RedDoorz hotel search result URLs. Build these directly from the RedDoorz site by selecting city, dates, room count, and sort order. Supports bulk entry.
max_items_per_urlintegerMaximum number of hotel records to collect per URL. Default: 20. Set higher (e.g., 200) for full city-level coverage.
ignore_url_failuresbooleanWhen true, the scraper continues running if a URL fails instead of halting the entire run. Recommended for bulk jobs. Default: true.

Building a valid URL: Navigate to reddoorz.com, search for a city and date range, then copy the resulting URL. Key query parameters include:

ParameterPurpose
cityCity slug (e.g., cit-jakarta)
check_in_date / check_out_dateDate range in DD-MM-YYYY format
roomsNumber of rooms
guestNumber of guests
sort_by / order_bySort logic (popular, price, etc.)

Output Format

Sample output

{
"name": "RedDoorz @ Tanjung Duren",
"country_id": 93,
"country": "indonesia",
"state": "Jakarta",
"slug": "reddoorz-daan-mogot-jakarta",
"top_property": false,
"city": "Grogol Petamburan",
"main_city": "Jakarta",
"distance": null,
"custom_url": "jakarta/grogol-petamburan/tanjung-duren-utara/",
"master_property": false,
"rating": 4.6,
"rating_text": "Good",
"guest_reviews_count": 6105,
"reddoorz_type": "reddoorz",
"property_actual_name": "Kost Puri Alam",
"id": 1300,
"brand_name": null,
"accommodation_type": "Hotel",
"other_tag": "",
"b_score": "2429.5999999999995",
"phone": "085733425647",
"check_in_time": "2:00 PM",
"check_out_time": "12:00 PM",
"rating_lifetime_colorcode": "#1448AB",
"subtitle": "Grogol Petamburan, Jakarta Barat",
"top_nearest_landmark": "Grogol Petamburan",
"is_sale_room": false,
"price_drop_saleroom": false,
"nudge_details": {},
"facility_details": {
"secondary": "Reception",
"others": "AC, Free Wifi",
"primary": "Car Parking"
},
"fin_nudge_key_response_test": null,
"curation_title": "Rekomendasi hangat dekat Mall Taman Anggrek",
"curation_logo": "https://images.reddoorz.com/uploads/facility_configuration/image/256/hotel_16954815_1.png",
"is_video_available": false,
"payment_option": "pay_now_later",
"app_image": "https://images.reddoorz.com/photos/144510/android_app_large_520x420_d498eb32-a635-4bde-8b8a-98b8d94f65bd_2F_DDP2890.jpg",
"image": "https://images.reddoorz.com/photos/144510/desktop_hotel_listings_175x120_d498eb32-a635-4bde-8b8a-98b8d94f65bd_2F_DDP2890.jpg",
"tarrif": {
"room_nights": 1,
"room_nights_text": " 1 night",
"total_tarrif": 172235,
"actual_mrp": 172235,
"club_mem_discount": 0,
"after_rc_total_tarrif": 129176,
"price_rule_type": "bouquet_discount",
"bouquet_discount": 43058.75,
"system_promo_discount": 0.0,
"door_points_discount": null,
"door_points_used": null,
"rc_percentage": 25,
"currency": "IDR",
"currency_symbol": "Rp",
"discount": 86118,
"new_property_discount_applied": false
},
"syariah": false,
"score": "100.04066883947172",
"discard_key": 1328,
"email": "",
"street_address": "Jalan Taman Daan Mogot Raya V No.5 Tanjung Duren Utara",
"is_wishlisted": false,
"kool_plan_type": "",
"gender": "MALE/FEMALE",
"experiment_feature": {},
"latitude": "-6.16839",
"longitude": "106.78211",
"repeated_site": false,
"experiment_id": null,
"early_checkin": false,
"late_checkout": false,
"add_on_breakfast": true,
"promotion_ids": [],
"brand_logo": "https://images.reddoorz.com/uploads/brand_type/filter_logo/1/Group_12314_2x.png",
"residential_facilities": [],
"earn_door_points_message": "Get upto 12% Off with RedClub",
"door_points_used": null,
"loyalty_model": {
"earn_door_points": null,
"earn_door_points_message": "Get upto 12% Off with RedClub",
"door_points_used": null
},
"brand_name_new": null,
"facilities": [
{
"name": "Car Parking",
"class_style": "car_parking"
},
{
"name": "Free Wifi",
"class_style": "free_wifi"
},
{
"name": "Reception",
"class_style": "reception"
},
{
"name": "No Smoking",
"class_style": "no_smoking"
}
],
"new_property": false,
"nearest_landmark": {
"distance": "20.6 km",
"name": "Soekarno Hatta Airport "
},
"code": "JAK1328",
"residency_images": [
"https://images.reddoorz.com/photos/144513/desktop_hotel_gallery_large_900x600_b545d479-93fd-4e6b-848f-c0df7a9c739b_2Far.jpg",
"https://images.reddoorz.com/photos/114335/desktop_hotel_gallery_large_900x600_92017be0-3455-4ca7-ae86-bf6e32ac8d48_2F2c5ee84f-3179-44dc-939c-3a6e1e382dea_2F_MG_0882.jpg",
"https://images.reddoorz.com/photos/114350/desktop_hotel_gallery_large_900x600_dcae89a6-2a78-484c-8653-fc1ec787cc71_2F2c5ee84f-3179-44dc-939c-3a6e1e382dea_2F_MG_0881.jpg",
"https://images.reddoorz.com/photos/144514/desktop_hotel_gallery_large_900x600_b545d479-93fd-4e6b-848f-c0df7a9c739b_2Fat.jpg",
"https://images.reddoorz.com/photos/144510/desktop_hotel_gallery_large_900x600_d498eb32-a635-4bde-8b8a-98b8d94f65bd_2F_DDP2890.jpg"
],
"residency_video": {
"video_link": ""
},
"residency_call_detail": {},
"site_currency_total_tarrif": 129176.25,
"site_currency_original_price": 172235.0,
"room_id": 2,
"club_memberships_message": "",
"total_promotional_message": null,
"discount_messages": [
{
"is_redclub_discount": true,
"discount_message": "<p> Get upto 12% Off with RedClub </p>"
}
],
"from_url": "https://www.reddoorz.com/en-id/list-hotels?country=indonesia&city=cit-jakarta&sub_city=&district=&subtitle=City-in-Jakarta,-Indonesia&display_name=Jakarta,-Indonesia&area=&unique_slug=cit-jakarta&check_in_date=28-05-2026&check_out_date=29-05-2026&rooms=1&guest=2&sort_by=popular&order_by=desc"
}

Each hotel record contains 70+ fields across several logical groups:

Property Identity

FieldMeaning
IDInternal RedDoorz property identifier
NameDisplay name of the property
Property Actual NameLegal or registered property name
SlugURL-friendly property identifier
Custom URLDirect deep-link URL to the property page
CodeShort alphanumeric property code
Brand Name / Brand Name NewRedDoorz brand tier (e.g., RedDoorz, KOOL, ZEN)
Brand LogoURL to the brand logo image
RedDoorz TypeSpecific sub-type classification within the brand
Accommodation TypeCategory (e.g., hotel, guest house, apartment)
Master PropertyParent property if part of a group

Location

FieldMeaning
Country / Country IDCountry name and code
StateProvince or state
City / Main CityCity and primary city reference
SubtitleLocation descriptor shown in search (e.g., "City in Jakarta, Indonesia")
Street AddressFull street address
Latitude / LongitudeGPS coordinates for mapping
DistanceDistance from search center point
Top Nearest Landmark / Nearest LandmarkClosest notable landmark
Repeated SiteFlag for duplicate or sister properties in the same area

Ratings & Reviews

FieldMeaning
RatingNumeric guest rating score
Rating TextLabel for rating band (e.g., "Good", "Excellent")
Rating Lifetime ColorcodeUI color code tied to rating tier
Guest Reviews CountTotal number of guest reviews
B ScoreInternal quality/performance score
ScoreComposite ranking score used for sort ordering

Pricing & Tariff

FieldMeaning
TarrifBase nightly rate in local currency
Site Currency Total TarrifTotal stay price in the site's display currency
Site Currency Original PricePre-discount original price
Room IDID of the room type associated with the displayed price
Is Sale RoomWhether the listed room is on sale
Price Drop SaleroomIndicates a price drop promotion is active

Promotions & Nudges

FieldMeaning
Promotion IDsList of active promotion identifiers
Discount MessagesHuman-readable discount labels (e.g., "20% off")
Total Promotional MessageAggregated promotion summary shown to users
Nudge DetailsUrgency/social proof triggers (e.g., "Only 2 rooms left")
Fin Nudge Key Response TestA/B test variant for financial nudge messaging

Facilities & Amenities

FieldMeaning
FacilitiesStandard list of property amenities
Facility DetailsStructured breakdown of facility categories
Residential FacilitiesAmenities specific to long-stay or residential units
Add On BreakfastWhether breakfast is available as an add-on
Early Checkin / Late CheckoutAvailability of flexible check-in/out options
Check In Time / Check Out TimeStandard check-in and check-out times

Media

FieldMeaning
ImagePrimary listing image URL
App ImageImage optimized for mobile app display
Curation LogoLogo used in curated collection displays
Residency ImagesAdditional images for residential-style listings
Residency VideoVideo URL for residential properties
Is Video AvailableBoolean flag for video content

Policies & Eligibility

FieldMeaning
SyariahWhether the property is Syariah-compliant
GenderGender restriction policy if applicable
Allow Students / Kool Plan TypeStudent-friendly or KOOL plan eligibility
Payment OptionAccepted payment methods
Top PropertyWhether flagged as a top-ranked property
New PropertyRecently added to the platform

Loyalty & Membership

FieldMeaning
Earn Door Points MessagePoints earned message shown to logged-in users
Door Points UsedPoints redeemed in the current booking context
Loyalty ModelLoyalty tier or program model applied
Club Memberships MessageMessaging for club/membership benefits

Technical & Experimental

FieldMeaning
Experiment ID / Experiment FeatureA/B test tracking identifiers
Discard KeyInternal flag for filtering out certain results
Other TagMiscellaneous tags not covered by primary categories
Phone / EmailProperty contact details
Residency Call DetailCall-to-action details for residential inquiries
Is WishlistedWhether the property is in the current user's wishlist

How to Use

  1. Build your search URL — Go to reddoorz.com, search for a city and date range, apply filters, and copy the URL from your browser.
  2. Set item limit — Use max_items_per_url: 200 (or higher) for full coverage; 20 for quick tests.
  3. Run the scraper — Paste your configuration and start the actor.
  4. Export — Download results as JSON, CSV, or Excel.

Tips:

  • Change sort_by=price&order_by=asc to capture cheapest-first listings for price monitoring.
  • Run separate URLs per city to keep datasets clean and comparable.
  • If a URL returns 0 results, verify the date range hasn't passed and the city slug is valid.

Use Cases & Business Value

  • Price monitoring: Track nightly rate fluctuations across Jakarta, Bali, Manila, and other key markets
  • Inventory analysis: Understand brand distribution and property density by city
  • Competitive benchmarking: Compare facility offerings and ratings between budget hotel chains
  • Travel app development: Seed property databases for accommodation aggregators

Conclusion

The RedDoorz Hotels Search Scraper delivers comprehensive, structured hotel data from one of Southeast Asia's most active budget accommodation platforms. With 70+ output fields covering pricing, location, ratings, facilities, and promotions, it provides the raw material for meaningful travel market analysis. Configure your search URL, set your item limit, and extract city-scale hotel data in minutes.