VOOZH about

URL: https://apify.com/ncst/room-finder-orchestrator

⇱ happyfy - Room Finder Orchestrator Β· Apify


πŸ‘ happyfy - Room Finder Orchestrator avatar

happyfy - Room Finder Orchestrator

Pricing

Pay per usage

Go to Apify Store

happyfy - Room Finder Orchestrator

happyfy - Room Finder Orchestrator

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ ncst

ncst

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

5 months ago

Last modified

Categories

Share

Room Finder Orchestrator

An Apify Actor that orchestrates and unifies real estate scraping from multiple sources. It uses an LLM (via Apify OpenRouter proxy) to process natural language queries into specific scraper inputs. LLM features are automatically enabled when running on the Apify platform using your APIFY_TOKEN.

Features

  • 🎯 Unified Interface: One input to rule them all (Facebook, eSpolubydleni, UlovDomov).
  • 🧠 AI-Powered: Converts natural language (e.g., "Student room in Prague < 10k") into structured scraper configs.
  • πŸ”„ Normalization: Unifies outputs from different sources into a single schema.
  • ⚑ Parallel Execution: Runs multiple scrapers concurrently for faster results.

Supported Sources

  1. Facebook Groups (via Apify Facebook Groups Scraper)
  2. eSpolubydleni.cz (via custom Actor)
  3. UlovDomov.cz (via custom Actor)

Input Parameters

ParameterTypeDescription
naturalLanguageQuerystring(Recommended) Plain English query (e.g., "Cheap flats in Brno").
enableFacebookbooleanToggle Facebook Groups scraping.
enableEspolubydlenibooleanToggle eSpolubydleni scraping.
enableUlovdomovbooleanToggle UlovDomov scraping.
facebookGroupUrlsarrayList of Facebook Group URLs to scrape.

Output Schema

All listings are normalized to a unified format:

{
"source":"facebook",// or "espolubydleni", "ulovdomov"
"sourceUrl":"https://...",
"title":"Sunny room in Vinohrady",
"priceCzk":15000,
"location":"Prague",
"district":"Vinohrady",
"description":"...",
"contactName":"Owner Name",
"contactPhone":"+420...",
"scrapedAt":"2024-01-20T12:00:00.000Z"
}

Setup

  1. Configure Sub-Actors: Ensure the Actor IDs for the scrapers are set in src/config/constants.ts.
  2. Build: npm run build
  3. Run: apify run

You might also like

AI Room Design Creator

bhansalisoft/ai-room-design-creator

AI Room Design Creator : AI based tool convert any room to Modern Look Room with custom Prompt

Google Maps Scraper Orchestrator

lukaskrivka/google-maps-scraper-orchestrator

Run multiple locations and search terms together with parallel runs for maximum speed.

πŸ‘ User avatar

LukΓ‘Ε‘ KΕ™ivka

359

5.0

Airbnb Room Scraper

scrapers-hub/airbnb-scraper

🏠 Airbnb Room Scraper (airbnb-scraper) extracts listing and room data from Airbnb with ease. πŸ“Š Automate market research, pricing insights, and availability trackingβ€”fast, reliable, and SEO-friendly for smarter decisions.