Skip to content

yuquanzzz/DeepPhish_API

Repository files navigation

DeepPhish API Server

DeepPhish's Backend web server with API endpoints that processes URLs and returns results.

Installation

git clone https://github.com/bunniem/DeepPhish_API.git

cd DeepPhish_API

Linux/macOS

python3 -m venv env

source env/bin/activate

pip3 install -r requirements.txt
python3 -m playwright install

Usage

./start.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors