-
Updated
Feb 12, 2024 - Python
url-classification
Here are 25 public repositories matching this topic...
URI-URL Classification using Recurrent Neural Network, Support Vector and RandomForest. The Implementation results follows with classification report, confusion matrix and precision_recall_fscore_support for each validation result of a 10-fold crossval
-
Updated
Mar 28, 2020 - Python
To identify and extract features from URL that help classify URLs into benign/phishing and train an ML model with these features for classification.
-
Updated
Aug 30, 2019 - Jupyter Notebook
QuickCharNet is a deep learning project that leverages an efficient character-level Convolutional Neural Network (CNN) for URL classification, aimed at enhancing Search Engine Optimization (SEO). The project includes datasets, model evaluation notebooks, and visualization scripts. Key features include data preprocessing, detailed model architecture
-
Updated
Jul 6, 2025 - Jupyter Notebook
Machine Learning model for URL Reputation dataset from UCI ML Repository
-
Updated
Sep 28, 2019 - Python
URL classification by Naive Bayes algorithm
-
Updated
Feb 7, 2019 - Jupyter Notebook
multi-label url classification
-
Updated
Aug 3, 2021 - Jupyter Notebook
This repo is the dataset for the paper "A New Dataset and Methodology for Malicious URL Classification"
-
Updated
Nov 27, 2024
Proactive Malicious URL Detection: ML Defense 🌐🛡️"
-
Updated
Mar 11, 2024 - Jupyter Notebook
Identifying Suspicious URLs: An Application of Large-Scale Online Learning (Python Reproducibility Experiment)
-
Updated
Jun 9, 2023 - Jupyter Notebook
detect phishing URLs to enhance online security and predict potential threats
-
Updated
Jul 4, 2025 - Python
Modern, explainable phishing URL detection with FastAPI, policy bands, and LLM-based review. Fast, auditable, and easy to run locally or in Docker.
-
Updated
Oct 24, 2025 - Jupyter Notebook
-
Updated
Dec 10, 2017 - HTML
FastAPI implementation of URL shortener system with ML-powered malicious URL classification.
-
Updated
Feb 5, 2026 - Python
Hybrid phishing URL detector using a character-level CNN + handcrafted URL features in PyTorch, with Streamlit-based interactive inference.
-
Updated
Mar 25, 2026 - Python
This project implements a Machine Learning and Deep Learning hybrid approach to detect phishing websites. By analyzing URLs and their associated features, the system predicts whether a given website is legitimate or phishing, leveraging multiple ML algorithms and neural networks for improved accuracy.
-
Updated
Sep 3, 2025 - Jupyter Notebook
An API for URL classification using XGBoost. Identifies whether a URL is benign or malicious based on lexical and host-based features.
-
Updated
Aug 10, 2025 - Python
A machine-learning–based phishing URL detector built using 87 handcrafted lexical, content-based, and external features. Includes full feature extraction, model training, evaluation, and a Flask API for real-time URL classification.
-
Updated
Dec 22, 2025 - HTML
A scalable machine learning framework for malicious website detection, featuring modular data preprocessing and multi-model classification support.一个可扩展的恶意网站识别机器学习框架,支持模块化数据预处理与多模型分类检测。
-
Updated
Mar 20, 2026 - Python
Machine learning system for detecting malicious URLs using Random Forest and Logistic Regression. Features REST API, live dashboard, and Docker deployment.
-
Updated
Nov 8, 2025 - Python
Improve this page
Add a description, image, and links to the url-classification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the url-classification topic, visit your repo's landing page and select "manage topics."