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
Opera 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 website's server every time a page is requested.
How to Find Your User Agent?
To find your user agent, follow these steps:
1 Open your web browser (Chrome, Firefox, Safari, etc.)
2 Go to a website that displays your user agent, such as whatmyua.com
The website will display your user agent information, which typically includes the browser name and version, the operating system, and other details.
Why is User Agent Information Important?
User agent information is important for web developers and website owners because it can help them optimize their sites for different browsers and devices. By knowing which browsers and operating systems are most commonly used to access their site, developers can ensure that their site is compatible with those platforms and provide a better user experience.
In summary, a user agent is a string of characters that identifies the browser and operating system being used to access a website. You can easily find your user agent by visiting a website that displays this information. User agent information is important for web developers and website owners because it helps them optimize their sites for different browsers and devices.
Last useragent
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.6312.118 Mobile Safari/537.36 XiaoMi/MiuiBrowser/14.36.0-gn
Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/363.0.743255906 Mobile/15E148 Safari/604.1
Mozilla/5.0 (Linux; Android 6.0.1; HUAWEI RIO-L01) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36
Mozilla/5.0 (Linux; Android 13; TV98 BT) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.116 Mobile Safari/537.36
Opera/9.80 (Tizen; Opera Mini/7.7.18/191.379; U; en) Presto/2.12.423 Version/12.16
Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/360.1.737798518 Mobile/15E148 Safari/604.1
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36 (45aad18b-c849-4a9f-8a8a-2c9fc614a04d)
WhatsApp/2.2521.5 W
Mozilla/5.0 (Linux; U; Android 13; SM-A047F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/137.0.7151.90 Mobile Safari/537.36 OPR/92.0.2254.77856
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 YaBrowser/25.4.0.0 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 require.