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
-
DCCU/2025.10.1 BundleID/com.ifs.banking.fiid1484 BundleDeviceFamily/AndroidPhone,AndroidTablet (dm2qsqw; qcom; SM-S916U; Android 16 API Level 36)
-
Opera/9.15.(Windows NT 6.0; pa-PK) Presto/2.9.189 Version/12.00
-
Mozilla/5.0 (X11; Linux i686; rv:1.9.7.20) Gecko/3147-08-25 21:41:35.639969 Firefox/3.6.15
-
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/533.0 (KHTML, like Gecko) Chrome/34.0.864.0 Safari/533.0
-
Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.7632.116 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
-
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.109 MyGait/17.1.2 Safari/537.36
-
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.109 Electron/17.1.2 Safari/537.36
-
Mozilla/5.0 (iPad; CPU iPad OS 6_1_6 like Mac OS X) AppleWebKit/534.1 (KHTML, like Gecko) FxiOS/12.7u0668.0 Mobile/90G471 Safari/534.1
Firefox Mobile iOS 12 on iOS ( Apple iPad )
-
Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_5 like Mac OS X) AppleWebKit/535.1 (KHTML, like Gecko) CriOS/53.0.872.0 Mobile/28Z089 Safari/535.1
-
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_1 rv:6.0; sv-FI) AppleWebKit/532.18.6 (KHTML, like Gecko) Version/5.1 Safari/532.18.6
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.