/scrape_housing_sites

Code to scrape information from Irish housing sites

Primary LanguagePythonMIT LicenseMIT

Property Data

The purpose of this repo is to scrape property market data for Dublin and the commuter counties of Kildare, Meath and Wicklow.

Setup

  • Pipenv
pipenv shell

Usage

  • Scrape data
python create_dataset.py
  • Scrape data and append to existing data
python create_dataset.py -d {data.tsv}