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 (iPad; CPU OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/137.0.7151.51 Mobile/15E148 Safari/604.1
Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/371.0.763199552 Mobile/15E148 Safari/604.1
Mozilla/5.0 (Linux; Android 10; Infinix X690B Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/136.0.7103.125 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/509.0.0.57.109;]
Mozilla/5.0 (Linux; U; Android 13; es-es; RMX3511 Build/TP1A.220624.014) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.72 Mobile Safari/537.36 HeyTapBrowser/45.12.5.1
Mozilla/5.0 (Linux; arm_64; Android 12; STG-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.6998.111 YaBrowser/25.4.4.111.00 SA/3 Mobile Safari/537.36
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Brave/1 Mobile/15E148 Safari/604.1
Brave on iOS 18 (Apple iPhone)
Mozilla/5.0 (Linux; Android 12; SM-G975F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/136.0.7103.127 Mobile Safari/537.36
Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/371.0.763199552 Mobile/15E148 Safari/604.1
Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.7103.49 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.