Our task is here to detect whether a website is malicious or non-malicious by the available dataset using different Machine Learning models. After our analysis of the data we convert the Python Notebook to a script for it to be used for our web UI.The web and machine learning integration is done using an API generated by using Flask framework.