Skip to main content

Parses user agent string built with the device_user-agent flutter package.

Project description

Device User Agent

Parser for user agent string built using device_user_agent flutter library.

Usage

from device_user_agent import DeviceUserAgent

user_agent = DeviceUserAgent.parse("com.acmesoftware.dua/1.0.19 (iOS 17.2; iPhone 15 Pro Max; build:240322033) oem/Apple model/iPhone15,4 screen/1290*2796/3.0")
print(user_agent)

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page