Next.js House Tracker imports and ranks realestate.com.au listings
It solves the problem of quickly aggregating and comparing real estate listings without a public API. It parses HTML from listing URLs, stores data locally, assigns a 1‑10 score, and displays key info like rooms, toilets, and car spaces, with a map link. It targets home buyers or renters who want a lightweight, self‑hosted way to monitor properties. Compared to manual browsing, it automates data collection and ranking in a single Next.js interface.
View on GitHub →Louis-tidswell/house-tracker