/Web-Engine-Detector

Detects which web engine the client browser uses without using the user agent header.

Primary LanguageHTMLGNU General Public License v2.0GPL-2.0

User-Agent-less renderer detector

What it is

This is a python application using the flask and socketio frameworks and detects which web rendering engine is in used based on how javascript scripts load when given different error codes.

Requirements

flask flask-socketio