Real Estate Listings Aggregator Development by Ekky ArmandiReal Estate Listings Aggregator Development by Ekky Armandi

Real Estate Listings Aggregator Development

Ekky Armandi

Ekky Armandi

Look Estate: Real Estate Aggregator

Look Estate is a real estate listings aggregator focused on pulling property data from multiple external sites, normalizing it into a consistent format, and presenting it through a searchable browser interface. The product spans Python scraping pipelines built with Scrapy, scheduled jobs that keep listings up to date, a FastAPI backend for serving and storing normalized data in PostgreSQL, and a Vue.js frontend with search, filtering, and pagination so users can browse aggregated inventory without visiting each source site individually.

Screens

Listings Page

Home and listings page
Home and listings page

Detail Page

Detail page
Detail page

Architecture

Data scraping architecture
Data scraping architecture
Like this project

Posted Aug 7, 2026

Developed a real estate listings aggregator with Python, FastAPI, and Vue.js.