Simplified Wappalyzer implementation that does not require Docker
git clone https://github.com/gabrielchiconi/wappalyzer-simple
npm install
node index.js <your-url-here>
The URL requires protocol!
This code is licensed under the GPL-v3. Credit goes to Wappalyzer