wappalyzer-cli

February 10, 2025 ยท View on GitHub

Wappalyzer CLI tool to find Web Technologies

Installation :

git clone https://github.com/gokulapap/wappalyzer-cli

cd wappalyzer-cli

python3 -m venv venv

source venv/bin/activate

pip3 install .

root@kali:~/tools/wappalyzer-cli# wappy -h

usage: wappy [-h] [-u URL] [-f FILE]

Finds Web Technologies !

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     url to find technologies
  -f FILE, --file FILE  list of urls to find web technologies
  -wf WRITEFILE, --writefile WRITEFILE  File to write output to

Demo

wappy