Skip to content

Sensible-Analytics/PropRoo

PropRoo

PropRoo

Stop Guessing. Start Knowing.

Smart property analytics for Australian investors

πŸš€ Try It Now πŸ“± View Demo


πŸ€” Tired of Spreadsheets and Gut Feelings?

If you're investing in Australian property, you've probably been there:

  • ❌ Spending hours in Excel trying to calculate rental yields
  • ❌ Wondering if a suburb is actually growing or just hyped
  • ❌ Missing good deals because research takes too long
  • ❌ Paying for expensive reports that are outdated by the time you get them

PropRoo fixes all of that.


✨ What PropRoo Does For You

πŸ“Š Instant Property Analysis

Enter any Australian property address. Get:

  • Rental yield calculations
  • Capital growth projections
  • Comparable sales in the area
  • Suburb-level market trends

Time saved: 3 hours β†’ 30 seconds

πŸ—ΊοΈ Suburb Intelligence

Don't know which suburbs are hot? We analyse:

  • Price growth trends (last 1, 3, 5 years)
  • Rental demand indicators
  • Infrastructure projects coming
  • Demographic shifts

So you can spot opportunities before everyone else.

🏠 Portfolio Tracking

Own multiple properties? See:

  • Total portfolio value and equity
  • Rental income across all properties
  • Performance comparisons
  • Tax-time summaries

All in one dashboard. No more spreadsheets.

πŸ”” Smart Alerts

Tell us what you're looking for:

  • "3-bed houses in Brisbane under $800k"
  • "Units with 5%+ rental yield in Melbourne"
  • "Suburbs with 10%+ growth potential"

We'll ping you when something matches.


πŸš€ Try It Right Now

No signup. No credit card. Just instant insights.

πŸ‘‰ proproo.sensibleanalytics.co

Example searches to try:

  • "2 bedroom apartment, Bondi Beach"
  • "Investment property, Brisbane South"
  • "High yield suburbs, Perth"

🎯 Who's Using PropRoo?

Property Investors

"I used to spend weekends researching. Now I check PropRoo on my phone during open inspections." β€” Sarah, Melbourne

Real Estate Agents

"I generate instant suburb reports for clients. Makes me look like I have a research team." β€” Michael, Sydney

First-Time Buyers

"Finally understand what 'good value' actually means in different suburbs." β€” James, Brisbane


πŸ› οΈ For Developers: Run It Locally

Want to customise it? Add features? Here's how:

# Clone the repo
git clone https://github.com/Sensible-Analytics/PropRoo.git
cd PropRoo

# Backend setup
cd backend
pip install -r requirements.txt
python -m uvicorn main:app --reload

# Frontend setup (new terminal)
cd frontend
npm install
npm run dev

# Open http://localhost:3000

Make it yours:

  • Add your own data sources
  • Customise the scoring algorithm
  • Build mobile apps
  • Add AI predictions

πŸ’‘ Common Questions

Is it free? Yes! The web version is free to use. Self-host it if you want privacy.

Where's the data from? Multiple Australian property data sources, updated daily.

Can I use this commercially? Absolutely. It's MIT licensed. Build on it, sell it, whatever.

Is my search data private? We don't store searches. Use the self-hosted version if you want complete privacy.


πŸ”’ Security

This repo uses automated secret scanning. Don't commit API keys!

See SECURITY.md for details.


🀝 Built By

Sensible Analytics β€” AI architecture for regulated industries

Need something similar for your market or use case? Get in touch.


Ready to invest smarter?

πŸš€ Try PropRoo Free Β· ⭐ Star on GitHub