Skip to content

Mar-lom/HouseFinder

Repository files navigation

House Finder Script

This Python script automates the process of finding new houses on the market and sends the information to your email. It utilizes web scraping to gather data from real estate websites and a notification mechanism to alert you about the latest listings.

Prerequisites

  • Python 3.x
  • Required Python packages (install them using pip install -r requirements.txt):
    • beautifulsoup4
    • requests
    • smtplib (for sending emails)

Current Version

  • Daily emails summarizing "NEW" listing on Thunder Bay Houses.
  • Sorts posting date from descending order.

On the Horizon 🌅

  1. Add IFind
  2. Add Parameters to Filter Results

Future Adds 🤖

  1. Add REALTOR.CA
  2. Daily Interest Rates
  3. News Surounding Real estate in canada
  4. Live Version

About

Automate finding a house

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published