User-Agent string
Safari on macOS
Safari on macOS (desktop). One of the most common strings in our parsing archive.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.4- Apr 2017
- first seen
- 316K+
- requests in our archive
- desktop
- device
What we parse
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 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.1.1 Safari/603.2.4" \
-H "X-Api-Key: $PARSEAPI_KEY"