Zillow Scraper

"Recently sold" listings scraper from Zillow, using Selenium based on Chris Muir's Zillow Scraper. The code takes as input search terms that would normally be entered on the Zillow recently_sold page. It creates 12 variables for each home, saves them to a data frame, and then writes the df to a CSV file that gets saved to your working directory.

Software requirements/info:

To run: python zillow_runfile.py from your working directory. Check for a CSV file once is complete

Keep an eye on the Captcha that zillow triggers every so often - If you get one, you have less than 30 seconds to complete the prompt and confirm that you are not a robot, or the listings will not be scraped