Building a Czech Property Search Aggregator
I recently built a web app that aggregates property listings from the major Czech real estate websites: iDnes, SReality, Bezrealitky, and Remax. Here’s what it offers:
Key Features:
- Unified search across multiple property sites
- Filters for location, size (m²), and price range (CZK)
- Price per m² calculations
- Clean, responsive interface showing essential property details
- Direct links to original listings
Technical Stack:
- React frontend with modern UI components
- API integration with major Czech property portals
- Price normalization across different listing formats
https://github.com/ivanjurina/czech-properties-crawler-app
https://github.com/ivanjurina/czech-properties-crawler-api


835