User-Agent string
Mobile Safari on iOS
Mobile Safari on iOS (mobile). One of the most common strings in our parsing archive.
Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1- Jan 2017
- first seen
- 1.5M+
- requests in our archive
- mobile
- device
What we parse
- BrowserMobile Safari
- OSiOS
- FamilyiPhone
- ModelApple iPhone
- Typemobile
Parse this string
One GET, browser, OS, device, and bot detection for this exact User-Agent.
curl -s "https://api.parseapi.com/useragent" \
-H "User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1" \
-H "X-Api-Key: $PARSEAPI_KEY"