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.