Skip to content

issues Search Results · repo:selwin/python-user-agents language:Python

Filter by

78 results
 (57 ms)

78 results

inselwin/python-user-agents (press backspace or delete to remove)

The DeviceParser incorrectly parses certain user-agent strings, resulting in wrong values for the family, brand, and model fields. Example of the Issue: User-Agent String: Mozilla/5.0 (Linux; Android ...
  • IvanKorshunovE
  • Opened 
    on Jan 14
  • #132

It would be helpful to projects using this library to be able to use mypy to ensure it s being used correctly. To do that, we d need to annotate the types of the arguments and return values and add a ...
  • j00bar
  • Opened 
    on Nov 15, 2024
  • #130

目前的解析是大小写敏感的,能否改进成大小写不敏感的? 例如: mozilla/5.0 (windows nt 10.0; wow64) applewebkit/537.36 (khtml, like gecko) chrome/80.0.3987.87 safari/537.36 se 2.x metasr 1.0 能识别为:PC / Windows 10 / Sogou Explorer 1.0 ...
  • wangyouyuan
  • Opened 
    on Jan 17, 2024
  • #128

  • syedkumailshah
  • Opened 
    on Jan 12, 2024
  • #127

GooglePlusBot was originally used to generate link previews on Google Plus, but is now used for other use-cases like generating previews for links in SMS messages on Android (see fnando/browser#515 for ...
  • sangaline
  • 2
  • Opened 
    on Feb 28, 2023
  • #125

I have got several accesses from Petal Search bot PetalBot which are not identified as bots. It is identified with following User Agent: Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like ...
  • PetrDlouhy
  • 1
  • Opened 
    on Dec 4, 2022
  • #124

I just bumped into some user-agents that have an explicit mobile phone name stated but still detected as a tablet. Here are some examples: Dalvik/1.6.0 (Linux; U; Android 4.4.4; GT-I9195I Build/KTU84P) ...
  • vparpoil
  • Opened 
    on Dec 1, 2022
  • #123

VIZIO SmartCast User Agents are being incorrected labeled as with True for the is_pc property in the code below: https://github.com/selwin/python-user-agents/blob/862c54baf1e6dd095390a8ebfdd3f5303a5b0a32/user_agents/parsers.py#L264 ...
  • jesseginsberg
  • Opened 
    on Nov 3, 2022
  • #121

Google Favicon is the user agent for downloading favicons defined by websites. https://developers.google.com/search/docs/advanced/appearance/favicon-in-search#crawler Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 ...
  • ghost
  • Opened 
    on Jul 29, 2022
  • #120
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub