Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Client
Type: unknown
Name: unknown
Version: unknown
Engine: unknown
Engine version: unknown
Family: unknown
Operating System
Name: unknown
Version: unknown
Platform: unknown
Device Name: unknown
Device Brand: unknown
Device Model: unknown
What is a User Agent?
A user agent is a string of characters that identifies the browser and operating system being used to access a website. This information is sent to the server with every request.
How to Find Your User Agent?
- Open your web browser (Chrome, Firefox, Safari, etc.)
- Visit a website like whatmyua.com
- Your user agent will be displayed, including browser, OS, and device info.
Why is User Agent Information Important?
It helps developers optimize websites for different browsers and devices, ensuring compatibility and a better user experience.
Last User Agents
-
2ip bot/1.1 (+https://2ip.io)
-
Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.7558.1135 Mobile Safari/537.36
-
Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.3689.1625 Mobile Safari/537.36
Chrome Mobile 47 on iOS 11 ( Apple iPhone )
-
Mozilla/5.0 (X11; Linux i686; rv:123.0) Gecko/20100101 Firefox/123.0
-
Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.7951.1765 Mobile Safari/537.36
-
Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.5887.1104 Mobile Safari/537.36
-
Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.6231.1777 Mobile Safari/537.36
-
Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.9277.1525 Mobile Safari/537.36
-
Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.4960.1338 Mobile Safari/537.36
-
Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.8923.1030 Mobile Safari/537.36
API
GET /api/ua?ua=<ua-string>&key=<access-key>
Parameters:
ua-string: Be sure to URL-encode it. Defaults to your request's user agent string.access-key: Not required.