A dashboard that turns raw OLX.ba listings into something you can actually read — including a real-estate price heatmap of the region.
Classifieds sites are sitting on a goldmine of pricing signal that nobody looks at in aggregate. OLXheatmap pulls that data together and maps it, so you can see where prices cluster, where they don't, and how the market really looks instead of scrolling listing by listing.
- Aggregates OLX.ba real-estate listings into a price heatmap across the region.
- Surfaces patterns you can't see one listing at a time — price clusters, gaps, and outliers.
- A clean, fast React + Vite front end.
git clone https://github.com/makbanjac/OLXheatmap
cd OLXheatmap
npm install
npm run dev # http://localhost:5173React · Vite · JavaScript · data-viz.
Built by Mak Banjac. It's a small example of the thing I like doing most: taking data nobody is reading and making it tell you something.
More at makbanjac.com