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
-
Mozilla/5.0 (Linux; arm_64; Android 10; Redmi Note 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.7444.42 YaBrowser/25.12.8.42.00 Mobile Safari/537.36
-
Mozilla/5.0 (Linux; Android 2.2.3) AppleWebKit/534.0 (KHTML, like Gecko) Chrome/31.0.892.0 Safari/534.0
-
Mozilla/5.0 (compatible; VeryHip/0.1; +https://veryhip.com/bot.html)
-
Mozilla/5.0 (Macintosh; PPC Mac OS X 10_11_3; rv:1.9.3.20) Gecko/4623-01-07 05:01:57.218048 Firefox/3.8
-
Opera/9.21.(Windows NT 5.2; sid-ET) Presto/2.9.185 Version/12.00
-
Mozilla/5.0 (Linux; Android 4.0.1) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/30.0.813.0 Safari/533.2
-
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_6 rv:5.0; eu-FR) AppleWebKit/532.14.4 (KHTML, like Gecko) Version/5.1 Safari/532.14.4
-
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1; rv:1.9.6.20) Gecko/5371-09-21 05:20:19.398788 Firefox/15.0
Firefox 15 on Mac 10
-
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.0 (KHTML, like Gecko) Chrome/48.0.845.0 Safari/535.0
-
Mozilla/5.0 (Windows; U; Windows NT 6.0) AppleWebKit/532.20.5 (KHTML, like Gecko) Version/5.0.5 Safari/532.20.5
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.