# User Agent Parser

> Identify Browser, OS, Device & Bot from Any User-Agent String

Free online User Agent parser. Parse any UA string to identify browser, OS, device, and bot. Detect Googlebot, GPTBot. 100% private, no upload.

URL: https://tools.scoreroute.com/tools/user-agent-parser/

Markdown: https://tools.scoreroute.com/tools/user-agent-parser/.md

## Parse User-Agent String

## What is a User-Agent String?

A User-Agent (UA) string is a text header that browsers and bots send with every HTTP request to identify themselves. It reveals the browser name, version, operating system, device model, and more. Our parser uses the industry-standard ua-parser-js library to extract structured information from any UA string.
