7 ms·
Wappalyzer does this as well and is open source, cross-platform and identifies 500+ technologies: https://github.com/ElbertF/Wappalyzer https://github.com/Elbe
by ElbertF 12y ago
Wappalyzer does this as well and is open source, cross-platform and identifies 500+ technologies:
https://github.com/ElbertF/Wappalyzer https://github.com/ElbertF/Wappalyzer
https://wappalyzer.com/download https://wappalyzer.com/download
- callmeed 12y agoThis is awesome, thanks for sharing (had no idea). So, this is basically a set of browser extensions that connect to a public repository or technologies?
- ElbertF 12y agoNot quite! The browser extensions are stand-alone tools that analyse web pages right in your browser. Wappalyzer also has PHP, Python and Ruby drivers that allow you to run it server-side. You may be able to use it for your project. You are also very welcome to contribute.