Wappalyzer CLI tool to find Web Technologies
cd wappalyzer-cli
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