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 6.0.1; SAMSUNG-SM-J7109 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/4.0 Chrome/44.0.2403.133 Mobile Safari/537.36
Feb 2017
first seen
838K+
requests in our archive
mobile
device

What we parse

  • BrowserSamsung Browser
  • OSAndroid
  • FamilyGalaxy
  • ModelSamsung Galaxy J7 (2016)
  • 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 6.0.1; SAMSUNG-SM-J7109 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/4.0 Chrome/44.0.2403.133 Mobile Safari/537.36" \
  -H "X-Api-Key: $PARSEAPI_KEY"