Useragent/string
User-Agent string

Chrome Mobile on Android

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

Mozilla/5.0 (Linux; Android 4.1.2; GT-I9105P Build/JZO54K) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19
May 2015
first seen
1.3M+
requests in our archive
mobile
device

What we parse

Read more: Chrome · 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 4.1.2; GT-I9105P Build/JZO54K) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19" \
  -H "X-Api-Key: $PARSEAPI_KEY"