Rental Property Search

Back

Description:

This project leverages Selenium to dynamically scrape Zillow rental listings and uses BeautifulSoup to parse and extract relevant property data. Users can input their desired criteria—such as location, price range, or property type—and the program automatically gathers and structures matching listings for easy review. Designed with efficiency and automation in mind, this tool demonstrates expertise in web scraping, data parsing, and building user-driven applications with Python.

Technologies Used:

    Programming Language:

  • Python

  • Technologies:

  • BeautfulSoup

  • Selenium

  • Time module