V
V
Vyacheslav Saratovsky2014-08-22 00:32:26
Browsers
Vyacheslav Saratovsky, 2014-08-22 00:32:26

Which library to use to accurately determine the user's browser and operating system by headers?

I am writing an application in node.js. There was a need to determine the user's operating system and browser as accurately as possible.
Recommend some library on node.js for this.
If there is none, then it is possible for any platform (php, c#, ...), I think it will not be difficult to port it to node.js)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2014-08-22
@super-developer

https://github.com/tobie/ua-parser
But I hope this is how you collect statistics or something like that, and do not wedge in browsers.

V
Vitaly Zheltyakov, 2014-08-22
@VitaZheltyakov

No matter how you search, there is a very big problem with determining the latest versions of IE. I advise you to abandon the definition of browsers altogether.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question