Skip to content

Tengorio/Webscraping_Inmuebles24

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real_Estate_Webscraping-

This is a job I've done to perform web_scrapping on the webpage Inmuebles24, it returns a series of csv files with the information available of houses either to rent or to sell. It contains the following files:

  1. Inmuebles24_webscraper.py : It's the python program that uses Selenium to perform the webscraping on the pages available.
  2. Reader.py : Reads and combine each of the csv created by the webscraper in one csv data file
  3. Aguascalientes.ipyb : A nootebook of the analisis of the data generated by the webscrapper on the city of Aguascalientes.

About

This is a job I've done to perform web_scrapping on the webpage Inmuebles24, it returns a series of csv files with the information available of houses either on rent or to sell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.4%
  • Python 0.6%