WootheePython Project Woothee的Python实现,它是多语言的用户代理字符串解析器。 安装 $ pip install woothee 用法 解析用户代理 import woothee woothee . parse ( "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)" ) # => {'name': 'Internet Explorer', 'category': 'pc', 'os': 'Windows 7', 'version': '8.0', 'vendor': 'Micro