Price tracking over time
Records list-price changes on every refresh, so you see the full step history — not just today's number.
A personal Zillow that you own. HomeIndexr tracks how a home's price, estimate, and market events move across weeks and months — all on your own machine, saved in a file that's yours. No ads, no accounts, no subscription.
No dashboards full of upsells. Just the data you'd actually watch, captured every time you refresh and kept on disk where you can query it.
Records list-price changes on every refresh, so you see the full step history — not just today's number.
Backfills Realtor's historical automated valuations (AVMs), then charts the estimate with its low/high confidence band.
A clean timeline of listed, sold, relisted, price-changed, and listing-removed events — each with the date it happened.
Yearly tax bills and county assessment values, lined up next to market value so you can spot the gaps.
Ask questions about a property — answers come from its stored data, with optional web search for neighborhood context.
Runs entirely on your machine. Data lives in a single SQLite file — no cloud, no account, nothing phoning home.
Three steps from a street address to a charted history you own.
Paste any street address. HomeIndexr finds the matching listing and creates the record.
Server-side, HomeIndexr pulls prices, AVMs, events, and tax history, then renders the value-over-time chart.
Hit refresh whenever you like. Each run captures a new snapshot, so changes accumulate into a real history.
No Docker, no cloud signup, no build step. If you have Python 3, you're basically done.
git clone and cd into it.venv, then pip install four deps: FastAPI, Uvicorn, requests, Pydantic../run.shlocalhost:5173Clone it, run it, own your data. No pricing page because there's nothing to buy.