realestate-market-trend-demo-system

Real estate market trend demo

This is a demo website for a real estate market trend system. The system scrape property selling info month. And from the data, do calculate and give the market trend.

System summary

This is a demo website for a real estate market trend system. There are 2 main modules.

  • The first is a scraping bot which is written in Python with Scrapy. The bot is scheduled to run monthly to get property selling info, do calculate and store data, result in a Mysql database.
  • The second is an admin website which is written in Python with Django to display data and the market trend.

Technology

The system is written in Python with Scrapy, Django framework. It could be deployed on Linux server (1CPU, 1Gb of RAM).

Demo website

The demo system at: http://realestate.etuannv.com/

Username: viewer, Password: etuannv2019demo


Contact

If you’d like to build a similar system, let contact me at url: https://etuannv.com/en/contact/

Thanks for your reading!