Gather simple information from Immobiliare and Idealista and print it to a CSV file
- [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
orimmobiliare_urls.txt
insidedata/
, one on each line
source venv/bin/activate
pip install -r requirements.txt
python3 idealista_scraper.py
python3 immobiliare_scraper.py