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
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"