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.
- Python 3.x
- Required Python packages (install them using
pip install -r requirements.txt
):beautifulsoup4
requests
smtplib
(for sending emails)
- Daily emails summarizing "NEW" listing on Thunder Bay Houses.
- Sorts posting date from descending order.
- Add IFind
- Add Parameters to Filter Results
- Add REALTOR.CA
- Daily Interest Rates
- News Surounding Real estate in canada
- Live Version