Skip to content

User Agent Parser

Parse any User-Agent string to extract browser, OS, device, engine, CPU, and bot details instantly.

Updated

What is the User Agent Parser?

How it works

Examples

Modern Chrome on Windows

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Browser: Chrome 120
OS: Windows 10
Device: Desktop
Engine: Blink

iPhone Safari

Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1
Browser: Safari 17
OS: iOS 17
Device: Mobile (Apple iPhone)

Googlebot

Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Browser: Unknown
OS: Unknown
Device: Bot
Is Bot: Yes

Frequently asked questions