User-Agent string
Mobile Safari on iOS
Mobile Safari on iOS (tablet). One of the most common strings in our parsing archive.
Mozilla/5.0 (iPad; CPU OS 10_3_2 like Mac OS X) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.0 Mobile/14F89 Safari/602.1- May 2017
- first seen
- 309K+
- requests in our archive
- tablet
- device
What we parse
- BrowserMobile Safari
- OSiOS
- FamilyiPad
- ModelApple iPad
- Typetablet
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 (iPad; CPU OS 10_3_2 like Mac OS X) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.0 Mobile/14F89 Safari/602.1" \
-H "X-Api-Key: $PARSEAPI_KEY"