/Idealista-Immobiliare-Scraper

Web scraper to gather information from houses-for-sale ads, on Immobiliare or Idealista

Primary LanguagePython

Web Scraper 🏠

Gather simple information from Immobiliare and Idealista and print it to a CSV file

Setup

  • [Idealista only] Grap API key from ZenRows, and place it into config.yml
  • Urls to be parsed should be placed in a file named idealista_urls.txt or immobiliare_urls.txt inside data/, one on each line
source venv/bin/activate
pip install -r requirements.txt

python3 idealista_scraper.py 

python3 immobiliare_scraper.py