Home › Developer Tools › User Agent Parser
Parse User Agent strings · detect browser OS device · auto-detect your browser · free browser-based tool
Copy a UA string from browser DevTools, a server log, an analytics export, or click Use my current UA to parse your own browser string automatically.
See the structured result: browser name, version, engine (Blink, Gecko, WebKit), operating system, OS version, and device type (desktop, mobile, tablet, bot).
Get the parsed result as a formatted JSON object for use in logging, debugging, or analytics work.
Format the JSON output from User-Agent parsing in server logs.
Test regex patterns for extracting UA tokens from log files.
Reference HTTP codes alongside UA-based request analysis.
Create server rules that act on specific User-Agent strings.