Updated
User agent parser explained
Split a user-agent string into product/version tokens and platform comments. A clearly labeled heuristic highlights a familiar browser token while preserving the raw reported tokens for your own inspection.
A worked example
A string containing both Chrome/120.0 and Edg/120.0 highlights Edg, while still showing both tokens. This reflects the string, not independent proof of the installed browser.
Before you use the result
No device database is loaded and no identity is established. Modern browser privacy controls reduce version and platform detail; spoofed strings cannot be detected reliably from the string alone.
Cite this page
ToolOctopus. “User agent parser.” Updated 2026-09-20. https://tooloctopus.com/user-agent-parser.
Add an access date if your instructions require one.
Citation formatting uses citeproc-js by Frank Bennett and Citation Style Language styles. Licence and source code.
