Skip to content
Mantra Patil edited this page Nov 24, 2025 · 4 revisions

Phishing Detection Project

A modular, production-ready phishing website detection system built with Python, scikit-learn, Flask, and BeautifulSoup. Detects phishing websites using URL & HTML analysis.

This project is designed to help developers, cybersecurity enthusiasts, and organizations detect phishing websites efficiently with a machine learning-based approach.

GitHub Repository


Sections

  • Installation
  • Data Preparation
  • Training
  • Evaluation
  • Prediction
  • API
  • Deployment
  • Development Notes
  • Contributing
  • Limitations & Next Steps
  • Maintainers

Clone this wiki locally