Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 370 Bytes

Real Estate

Install dependecies & run

pip install -r requirements.txt

For the selenium-based scraping, you need to install chromedriver according to your chrome browser version.

You can now run from jupyter the following notebooks:

  • seloger_scraping_beautifulsoup.ipynb
  • seloger_scraping_selenium.ipynb