Useragent/string
User-Agent string

Safari on Linux

Safari on Linux (desktop). One of the most common strings in our parsing archive.

Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) CasperJS/1.1.3+PhantomJS/2.1.1 Safari/538.1
Sep 2016
first seen
3.1M+
requests in our archive
Bot
automated

What we parse

Read more: Safari · Linux

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 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) CasperJS/1.1.3+PhantomJS/2.1.1 Safari/538.1" \
  -H "X-Api-Key: $PARSEAPI_KEY"