This project is a Rental Price Validator designed to validate rental prices for properties. Currently, it caters exclusively to the Delhi region, focusing on a few specific areas as it was developed as a micro project.
- Compare rental prices with market averages
- Data based on top 4 rental listings per area
- Automated web scraping for real-time data
- Easy region configuration
- Web scraping script included in
scraper/
directory - Collects top 4 rental listings for each selected area
- Updates database with latest market prices
- Runs daily to maintain current data
- Clone the repository
- Update the configuration file with desired region
- Run the validator to check rental prices
Feel free to contribute by adding more regions or improving the validation logic.
This project is licensed under the MIT License.