Useragent/string
User-Agent string

Samsung Browser on Android

Samsung Browser on Android (mobile). One of the most common strings in our parsing archive.

Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G955U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/5.4 Chrome/51.0.2704.106 Mobile Safari/537.36
May 2017
first seen
84K+
requests in our archive
mobile
device

What we parse

  • BrowserSamsung Browser
  • OSAndroid
  • FamilyGalaxy
  • ModelSamsung Galaxy S8+
  • Typemobile

Read more: Android · Galaxy

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 (Linux; Android 7.0; SAMSUNG SM-G955U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/5.4 Chrome/51.0.2704.106 Mobile Safari/537.36" \
  -H "X-Api-Key: $PARSEAPI_KEY"