For Sale
{{ Number(stats.for_sale || 0).toLocaleString() }}
For Rent
{{ Number(stats.for_rent || 0).toLocaleString() }}
Avg. Sale Price
RM {{ formatPrice(stats.avg_price_sale) }}
Agents
{{ Number(stats.agents || 0).toLocaleString() }}
No listings found
Run the crawler to import properties, or adjust your filters.
.\crawler.ps1 -Site "both" -Pages 5
Showing {{ listings.length }} of {{ pagination.total }} results
RM {{ formatPrice(item.price) }} /mo
{{ item.title }}
{{ [item.area_name, item.city, item.state].filter(Boolean).join(', ') }}