Tool Hub

User-Agent 解析器

從 User-Agent 字串擷取作業系統、瀏覽器與引擎資訊

將 User-Agent 字串解析為瀏覽器、版本、作業系統和裝置類型。貼上伺服器日誌或分析工具的任意 UA 標頭,或使用目前瀏覽器的 UA。

解析結果
瀏覽器chrome
版本120.0.0
作業系統Windows 10
類型browser
引擎Blink

使用方法

  1. Paste a User-Agent string into the text area, or click "Use my browser UA" to auto-fill your own。
  2. Read the parsed table showing browser name, version, operating system, device type, and rendering engine。
  3. Click "Use UA-CH" to try the newer Client Hints API string if your browser supports it。
  4. Use the sample button to load a mobile Safari UA for testing。

範例

  • Pasting "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 ... Chrome/120" shows Browser: Chrome, Version: 120, OS: Windows, Type: desktop。
  • Loading the mobile sample reveals Browser: Safari, OS: iOS, Type: mobile, Engine: WebKit。

生產環境使用前請驗證輸出。無擔保 — 參見 條款.