Registry / utility / ua-parser-uap-go

ua-parser-uap-go

JSON →
library0.0.0-20240113215029-33f8e6d47f38gogounverified

Go implementation of the User-Agent parser.

go get github.com/ua-parser/uap-go
INSTALL
IMPORT
SIG · UA-PARSER-UAP-GO
U
ua-parser-uap-go
utilitygov0.0.0-20240113215029-33f8e6d47f38
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

uaparser
✓ github.com/ua-parser/uap-go

Parse a User-Agent string to extract browser, OS, and device info.

import "github.com/ua-parser/uap-go" func main() { parser := uaparser.NewFromSaved() client := parser.Parse("Mozilla/5.0 ...") println(client.UserAgent.Family) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240113215029-33f8e6d47f38latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
ua-parser-uap-go — go get ua-parser-uap-go · libregistry