Answer the question
In order to leave comments, you need to log in
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
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.
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 questionAsk a Question
731 491 924 answers to any question