Zillow Auto-Filler Bot

A Python automation bot that uses Selenium and BeautifulSoup to scrape Zillow for rental listings under a set budget. It gathers key details like price and location, then auto-fills and submits the contact form for each property using ChromeDriver. The script handles timeouts, and skips invalid results.

  • Python
  • Selenium
  • BeautifulSoup
  • Automation
  • Flask
Zillow Bot Screenshot