Welcome to the Real Estate Market Analysis project for Argentina! This repository is dedicated to providing insights into the current state of the real estate market in Argentina. Through scraping data from "zonaprop," a popular real estate platform, we aim to offer valuable information and analysis regarding apartments for rent.
The primary objective of this project is to gather comprehensive data on apartments available for rent in Argentina's real estate market. By utilizing web scraping techniques, we collect detailed features and attributes of various apartments listed on "zonaprop." The gathered data serves as a foundation for conducting in-depth analysis and deriving insights into market trends, pricing dynamics, and other relevant factors.
To begin exploring the real estate market analysis, follow these steps:
Clone the repository to your local machine:
git clone https://github.com/MartinBasualdo0/Scrap-alquileres-caba.git
Navigate to the project directory:
cd real-estate-analysis
Set up your virtual environment and install dependencies:
python3 -m venv ./.venv
source .venv/bin/activate
pip install -r requirements.txt
Run the main_scrap.py
script:
python main_scrap.py
Follow the prompts to specify your preferences and initiate the scraping process.
Contributions to enhance the functionality, improve scraping techniques, or expand the analysis capabilities are welcome. If you find any bugs or have suggestions for improvements, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the [LICENSE]() file for details.
We express our gratitude to the developers of "zonaprop" for providing access to valuable real estate data. Additionally, we thank the open-source community for their contributions to web scraping tools and data analysis libraries, which have been instrumental in the development of this project.
Thank you for your interest in the Real Estate Market Analysis project! We hope you find the insights and information provided here valuable and informative. Happy analyzing! 🏠✨