Zillow Auto-Filler Bot

Python automation script that leverages Selenium and BeautifulSoup to locate rental listings under a budget, scrape the details, and automatically fill out an application form. Highlights skills in web scraping and form automation.

About This Project

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.

Technologies Used

PythonSeleniumBeautifulSoupAutomationFlask
Zillow Auto-Filler Bot - Demonstration