psykopotatis / www-detector

Python website change detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

www-detector

Python website change detector

# Create virtual env
python3 -m venv venv

# Activate
source venv/bin/activate

# Install requirements
pip install -r requirements.txt

# Run detector
python3 detector.py

About

Python website change detector


Languages

Language:Python 100.0%