Useragent/string
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_10_5) AppleWebKit/600.8.9 (KHTML, like Gecko)
Aug 2015
first seen
324K+
requests in our archive
desktop
device

What we parse

Read more: Safari · MacOS

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_10_5) AppleWebKit/600.8.9 (KHTML, like Gecko)" \
  -H "X-Api-Key: $PARSEAPI_KEY"