This document presents a study on using an ensemble machine learning model to detect phishing websites. The study collected features from URLs to train random forest, logistic regression, and support vector machine classifiers. It then used an ensemble approach that combines the results of these classifiers to provide more accurate phishing detection than any single model. The ensemble model analyzed lexical and URL-based features. The study found that the ensemble approach achieved higher accuracy for phishing website detection compared to existing methods. It aims to develop an intelligent system for detecting phishing websites in real-time using machine learning algorithms.