Skip to content

Web Scraping with Selenium of housing prices and characteristics.

Notifications You must be signed in to change notification settings

valentinafeve/housing-scrapping

Repository files navigation

Scraping precio de casas en Medellín

Scraping de casas en Medellín

Prerrequisitos

  • Pyenv
  • Pipenv
pyenv install --list # Ver versiones disponibles
pyenv install 3.11.4 # Instalar la versión de python
pyenv local 3.11.4 # Establecer la versión de python. Esto crea un archivo .python-version
pip install --upgrade pip
pip install pipenv
pipenv install

About

Web Scraping with Selenium of housing prices and characteristics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published