Skip to content

Instantly share code, notes, and snippets.

@pkrawc
pkrawc / Agent List
Created April 27, 2020 14:15
This is not a complete dict, just what I was able to scrape from this site: https://deviceatlas.com/blog/list-of-user-agent-strings
[
{
"agent": "Mozilla/5.0 (Linux; Android 8.0.0; SM-G960F Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.84 Mobile Safari/537.36",
"device": "Samsung Galaxy S9"
},
{
"agent": "Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36",
"device": "Samsung Galaxy S8"
},
{