Scrapes Zillow's listings through url manipulation.
Scrapes listings through Homeharvest. Scrapes the realtor.com website.
conda create -n homeharvest python=3.11 -y conda activate homeharvest pip install -r requirements.txt python scrape.py