/depcdmx

CDMX scrapers for appartment sales with correspondent data analysis

Primary LanguageHTMLMIT LicenseMIT

CDMX Selling Appartment prices

Scrapes data from following sites:

to retrieve info from Distrito Federal (DF) appartments in sale.

Stores historical data in local storage and has a visualization notebook to verify best deals.

How to run it?

Install requirements:

pip install -r requirements.txt

Run each scraper individually

# Inmuebles24
python scrapers/inmuebles24.py

# Lamudi 
python scrapers/lamudi.py

# ...

Best deals' data analysis is in the notebooks/Delegation Analysis.ipynb jupyter notebook file.

License

MIT License

TODO

  • JS for Lamudi
  • Segunda Mano Scraper
  • Trovit Scraper
  • Propiedades Scraper
  • Analysis Notebook extended