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
-
Opera/9.45.(X11; Linux i686; he-IL) Presto/2.9.186 Version/12.00
-
Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1 like Mac OS X; be-BY) AppleWebKit/531.27.2 (KHTML, like Gecko) Version/3.0.5 Mobile/8B114 Safari/6531.27.2
Mobile Safari 3 on iOS 3 ( Apple iPod Touch )
-
Opera/9.71.(Windows 98; Win 9x 4.90; se-NO) Presto/2.9.182 Version/12.00
-
Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_9_1; rv:1.9.3.20) Gecko/7943-08-15 00:07:43.533203 Firefox/3.6.14
-
Opera/9.37.(Windows NT 4.0; niu-NZ) Presto/2.9.179 Version/12.00
-
Opera/8.93.(X11; Linux i686; oc-FR) Presto/2.9.185 Version/12.00
-
Mozilla/5.0 (X11; Linux i686; rv:1.9.7.20) Gecko/9910-10-23 01:06:31.422485 Firefox/3.8
-
Mozilla/5.0 (X11; Linux x86_64; rv:1.9.5.20) Gecko/8112-02-25 22:26:40.070984 Firefox/3.6.15
-
Mozilla/5.0 (Macintosh; PPC Mac OS X 10_10_8; rv:1.9.4.20) Gecko/4561-05-11 12:48:39.014053 Firefox/7.0
-
Opera/8.10.(Windows NT 5.01; mhr-RU) Presto/2.9.163 Version/12.00
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.