Useragent/string
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_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.0 Mobile/14G60 Safari/602.1
Jul 2017
first seen
2.5M+
requests in our archive
mobile
device

What we parse

Read more: Safari · iOS · iPhone

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_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.0 Mobile/14G60 Safari/602.1" \
  -H "X-Api-Key: $PARSEAPI_KEY"