# tobie/ua-parser

A multi-language port of Browserscope's user agent parser.

Repository: https://github.com/tobie/ua-parser
Canonical: https://ross.abutalabs.com/products/ua-parser
Language: Perl
License: NOASSERTION
License Family: other
Archived: true
Last push: 2016-12-26T21:13:22+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5831, "days_push": 3537, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1966, forks 481 (observed 2026-08-28T04:05:59.937801+00:00)

## What it is
A multi-language port of Browserscope's user agent string parser that extracts browser, device, and OS information from user agent strings. The project has been split into separate repositories under the ua-parser organization, with this original repo now serving as a pointer.

## Use cases
- parse user agent strings to detect browser and OS
- identify devices from http user-agent headers
- analytics on which browsers visit my site
- multi-language user agent parser library
- extract browser version from user agent

## When to choose
- you need user agent parsing in one of the many supported languages
- you want a shared regex database across language implementations

## When to avoid
- starting a new project - use the split ua-parser/uap-core and language-specific repos instead
- you need actively maintained user agent parsing with up-to-date regexes

## Facets
- artifact type: library
- maturity: abandoned
- function: parser, nlp
- domain: web-development, analytics, developer-tools
- platform: cross-platform
- tags: user-agent-parsing, browserscope, multi-language, archived, regexes

## Member repositories
- tobie/ua-parser (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.937801+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:05:27.479972+00:00, confidence not recorded.
  - readme: https://github.com/tobie/ua-parser (fetched 2026-08-28T04:05:59.937801+00:00, sha bea1aad7c4a3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
