Skip to content

hramzan01/project_property

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Property (development build)

Project Property is a tool designed to scrape property websites, analyze the data, and provide insights to users seeking the best value properties. It utilizes Python libraries along with Plotly and Streamlit for the frontend.

Features

  • Scraping: Automatically collects data from property websites.
  • Analysis: Performs data analysis to identify trends and insights.
  • Visualization: Generates interactive visualizations using Plotly.
  • User Interface: Provides a user-friendly interface powered by Streamlit.

Installation

To install Project Property, you can use pip:

pip install project-property

Usage

  1. Clone the repository:
git clone https://github.com/your-username/project_property.git
  1. Install the required dependencies:
cd project_property
pip install -r requirements.txt
  1. Run the Streamlit app:
streamlit run app.py

Technologies Used

  • Python
  • Plotly
  • Streamlit

Contributing

Contributions are welcome! Please see the Contributing Guidelines.

License

This project is licensed under the MIT License.

Acknowledgements

  • Thanks to the developers of Plotly and Streamlit for their amazing tools.

About

Data scraping property sales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published