Created
April 27, 2020 14:15
-
-
Save pkrawc/d44ae4f83ce181c1a1bbdd5b6042ce7c to your computer and use it in GitHub Desktop.
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"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" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 7.0; SM-G930VC Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/58.0.3029.83 Mobile Safari/537.36", | |
"device": "Samsung Galaxy S7" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 6.0.1; SM-G935S Build/MMB29K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/55.0.2883.91 Mobile Safari/537.36", | |
"device": "Samsung Galaxy S7 Edge" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 6.0.1; SM-G920V Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36", | |
"device": "Samsung Galaxy S6" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 5.1.1; SM-G928X Build/LMY47X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.83 Mobile Safari/537.36", | |
"device": "Samsung Galaxy S6 Edge Plus" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 6P Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.83 Mobile Safari/537.36", | |
"device": "Nexus 6P" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 7.1.1; G8231 Build/41.2.A.0.219; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/59.0.3071.125 Mobile Safari/537.36", | |
"device": "Sony Xperia XZ" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36", | |
"device": "Sony Xperia Z5" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 6.0; HTC One X10 Build/MRA58K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/61.0.3163.98 Mobile Safari/537.36", | |
"device": "HTC One X10" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 6.0; HTC One M9 Build/MRA58K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.3", | |
"device": "HTC One M9" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Mobile/15E148 Safari/604.1", | |
"device": "Apple iPhone XR (Safari)" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/69.0.3497.105 Mobile/15E148 Safari/605.1", | |
"device": "Apple iPhone XS (Chrome)" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 12_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/13.2b11866 Mobile/16A366 Safari/605.1.15", | |
"device": "Apple iPhone XS Max (Firefox)" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A372 Safari/604.1", | |
"device": "Apple iPhone X" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.34 (KHTML, like Gecko) Version/11.0 Mobile/15A5341f Safari/604.1", | |
"device": "Apple iPhone 8" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A5370a Safari/604.1", | |
"device": "Apple iPhone 8 Plus" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (iPhone9,3; U; CPU iPhone OS 10_0_1 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Mobile/14A403 Safari/602.1", | |
"device": "Apple iPhone 7" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (iPhone9,4; U; CPU iPhone OS 10_0_1 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Mobile/14A403 Safari/602.1", | |
"device": "Apple iPhone 7 Plus" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Apple-iPhone7C2/1202.466; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A543 Safari/419.3", | |
"device": "Apple iPhone 6" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Windows Phone 10.0; Android 6.0.1; Microsoft; RM-1152) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Mobile Safari/537.36 Edge/15.15254", | |
"device": "Microsoft Lumia 650" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; RM-1127_16056) AppleWebKit/537.36(KHTML, like Gecko) Chrome/42.0.2311.135 Mobile Safari/537.36 Edge/12.10536", | |
"device": "Microsoft Lumia 550" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; Lumia 950) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Mobile Safari/537.36 Edge/13.1058", | |
"device": "Microsoft Lumia 950" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 7.0; Pixel C Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Safari/537.36", | |
"device": "Google Pixel C" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 6.0.1; SGP771 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Safari/537.36", | |
"device": "Sony Xperia Z4 Tablet" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 6.0.1; SHIELD Tablet K1 Build/MRA58K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/55.0.2883.91 Safari/537.36", | |
"device": "Nvidia Shield Tablet K1" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 7.0; SM-T827R4 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.116 Safari/537.36", | |
"device": "Samsung Galaxy Tab S3" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 5.0.2; SAMSUNG SM-T550 Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/3.3 Chrome/38.0.2125.102 Safari/537.36", | |
"device": "Samsung Galaxy Tab A" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 4.4.3; KFTHWI Build/KTU84M) AppleWebKit/537.36 (KHTML, like Gecko) Silk/47.1.79 like Chrome/47.0.2526.80 Safari/537.36", | |
"device": "Amazon Kindle Fire HDX 7" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 5.0.2; LG-V410/V41020c Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/34.0.1847.118 Safari/537.36", | |
"device": "LG G Pad 7.0" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.246", | |
"device": "Windows 10-based PC using Edge browser" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (X11; CrOS x86_64 8172.45.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.64 Safari/537.36", | |
"device": "Chrome OS-based laptop using Chrome browser (Chromebook)" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9", | |
"device": "Mac OS X-based computer using a Safari browser" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36", | |
"device": "Windows 7-based PC using a Chrome browser" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1", | |
"device": "Linux-based PC using a Firefox browser" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (CrKey armv7l 1.5.16041) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.0 Safari/537.36", | |
"device": "Chromecast" | |
}, | |
{ | |
"agent": "Roku4640X/DVP-7.70 (297.70E04154A)", | |
"device": "Roku Ultra" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; U; Android 4.2.2; he-il; NEO-X5-116A Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30", | |
"device": "Minix NEO X5" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; Android 5.1; AFTS Build/LMY47O) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/41.99900.2250.0242 Safari/537.36", | |
"device": "Amazon 4K Fire TV" | |
}, | |
{ | |
"agent": "Dalvik/2.1.0 (Linux; U; Android 6.0.1; Nexus Player Build/MMB29T)", | |
"device": "Google Nexus Player" | |
}, | |
{ | |
"agent": "AppleTV6,2/11.1", | |
"device": "Apple TV 5th Gen 4K" | |
}, | |
{ | |
"agent": "AppleTV5,3/9.1.1", | |
"device": "Apple TV 4th Gen" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Nintendo WiiU) AppleWebKit/536.30 (KHTML, like Gecko) NX/3.0.4.2.12 NintendoBrowser/4.3.1.11264.US", | |
"device": "Nintendo Wii U" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; XBOX_ONE_ED) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393", | |
"device": "Xbox One S" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Mobile Safari/537.36 Edge/13.10586", | |
"device": "Xbox One" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (PlayStation 4 3.11) AppleWebKit/537.73 (KHTML, like Gecko)", | |
"device": "Playstation 4" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (PlayStation Vita 3.61) AppleWebKit/537.73 (KHTML, like Gecko) Silk/3.2", | |
"device": "Playstation Vita" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Nintendo 3DS; U; ; en) Version/1.7412.EU", | |
"device": "Nintendo 3DS" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)", | |
"device": "Google bot" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)", | |
"device": "Bing bot" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)", | |
"device": "Yahoo! bot" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (X11; U; Linux armv7l like Android; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Version/5.0 Safari/533.2+ Kindle/3.0+", | |
"device": "Amazon Kindle 4" | |
}, | |
{ | |
"agent": "Mozilla/5.0 (Linux; U; en-US) AppleWebKit/528.5+ (KHTML, like Gecko, Safari/528.5+) Version/4.0 Kindle/3.0 (screen 600x800; rotate)", | |
"device": "Amazon Kindle 3" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment