User-Agent Parser
Detect browser, engine, OS and device from a UA string.
Browser
Unknown
Engine
WebKit 537.36
Operating system
Linux
Device type
Desktop
Raw string
| Mozilla/5.0 (linux) AppleWebKit/537.36 (KHTML, like Gecko) jsdom/30.0.1 |
Parsing user-agent strings with regex is heuristic โ modern browsers deliberately mimic each other for compatibility.