Registry / utility / avct-uasurfer

avct-uasurfer

JSON →
library0.0.0-20251203101750-d127e02ee278gogounverified

Package uasurfer provides fast and reliable abstraction of HTTP User-Agent strings.

go get github.com/avct/uasurfer
INSTALL
IMPORT
SIG · AVCT-UASURFER
A
avct-uasurfer
utilitygov0.0.0-20251203101750-d127e02ee278
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.

uasurfer
github.com/avct/uasurfer

Parse a User-Agent string and print the browser name.

package main import ( "fmt" "github.com/avct/uasurfer" ) func main() { ua := uasurfer.Parse("Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36") fmt.Println(ua.Browser.Name) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20251203101750-d127e02ee278latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
OpenAI (training)
2
Amazon
1
Resources