UserAgents.io

What does it do?

UserAgents.io provides a simple way to parse a user agent and get technical information about it. The database is updated daily and easy to navigate.

What is an user-agent?

The User-Agent request-header field contains information about the user agent originating the request.

This is for statistical purposes, the tracing of protocol violations, and automated recognition of user agents for the sake of tailoring responses to avoid particular user agent limitations.

User agents SHOULD include this field with requests. The field can contain multiple product tokens and comments identifying the agent and any subproducts which form a significant part of the user agent. By convention, the product tokens are listed in order of their significance for identifying the application.

Source: RFC 2616

New User Agents

User AgentInfo
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/1856 Firefox/133.0
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/1430 Firefox/130.0
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.152 Safari/537.36 Edg/107.0.0.152
Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.1940.1017 Mobile Safari/537.36
Mozilla/5.0 (Linux; Android 16; V2364A Build/BP2A.250605.031.A3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/138.0.7204.179 Mobile Safari/537.36 SP-engine/3.30.0 baiduboxapp/15.3.0.11 (Baidu; P1 16) NABar/1.0
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/537.36 (KHTML, like Gecko) VivoBrowser/16.0.4.2 Chrome/131.0.6778.200 Safari/537.36
Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/149.0.7827.137 Mobile/15E148 Safari/604.1
Mozilla/5.0 (Linux; Android 14; VILLAON V652L Build/UP1A.231005.007) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.7827.91 Mobile Safari/537.36
Mozilla/5.0 (Linux; U; Android 15; en-US; SM-A055F Build/AP3A.240905.015.A2) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.80 UCBrowser/15.1.8.1394 Mobile Safari/537.36
Mozilla/5.0 (Linux; Android 10; MGA-LX3; HMSCore 6.16.2.302) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.196 HuaweiBrowser/17.0.4.304 Mobile Safari/537.36

Latest User Agents