selwin / python-user-agents

A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.
MIT License
1.44k stars 197 forks source link

Crawler parsing error #111

Open sycct opened 3 years ago

sycct commented 3 years ago

User-Agent is: Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/)

This should be Bytespider Crawler. It is not a crawler that is only parsed. I hope to fix it.