uaparser
Service icon

UAParser

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 24 September 2021
 by 
5.0
 (1 rating)
uaparser

UAParser

Details
UAParser implementation to OutSystems. You can parse user agent and get detailed information about user agent.
Read more

UAParser is an implementation to OutSystems of ua-parser/uap-csharp repository. You can reach the repository via https://github.com/ua-parser/uap-csharp.


UserAgentParser Action

It requires user agent in text format while it returns data like this:

  • UserAgentData
    • Browser
      • Family
      • Major Version
      • Minor Version
      • Patch
    • Device
      • Family
      • Brand
      • Model
      • Is Spider?
    • OS
      • Family
      • Major Version
      • Minor Version
      • Patch


Demo: Link

Release notes (1.0.0)
Reviews (0)
Team
Other assets in this category