8000 Identifying Windows PC device family · Issue #600 · ua-parser/uap-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Identifying Windows PC device family #600
Open
@anandnalya

Description

@anandnalya

Hi,

We use the device_parsers from regexes.yaml for identifying the device family from a user agent. An unusually large number of Windows/PC user agents are not identified by any of the device definitions defined in device_parsers.

I was wondering what would be a better way of handling this:

  1. Add a generic Windows PC as a device in device_parsers
  2. When there is no match in device_parsers, identify the OS with os_parsers and if Windows, classify it as Windows PC
  3. Use another project like https://github.com/nielsbasjes/yauaa that has some heuristics to identify devices.

Are there any other approaches that might work here?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0