I would like to build something like http://isthissitebuiltwithdrupal.com/ or http://whatcms.org/, both to make it easier for us to validate sites, and also because it's cool.
A note: if someone wants to tackle this, it is related to Made with Wagtail but I don't think it should be built within it. MWW could potentially integrate with that thing though.
At the moment we use https://wappalyzer.com/, which detects Django / Python, but not with a great degree of confidence IIRC.
Here are the heuristics I could think of, in no particular order:
/admin/login
and check for "wagtail" in the response (either in the page title, or wagtailadmin JS file – that's a 100% tell I think)./robots.txt
and follow the links? Seems a bit evil.requirements.txt
in the GitHub repo have wagtail
in them. (Pretty convoluted)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4