Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excuse me, do you have parameter parsing?? #618

Closed
scottwang0611 opened this issue Sep 1, 2023 · 1 comment
Closed

Excuse me, do you have parameter parsing?? #618

scottwang0611 opened this issue Sep 1, 2023 · 1 comment

Comments

@scottwang0611
Copy link

I would like to know the meaning and possible values of each field.

{
"result": 111,
"message": "111",
"datas": {
"browser_name_regex": "/^mozilla/5\.0 \(.linux.android.10;.\) applewebkit. \(.khtml.like.gecko.\) chrome/. mobile safari/. edga/108\..$/",
"browser_name_pattern": "mozilla/5.0 (linuxandroid?10;
) applewebkit* (khtmllikegecko) chrome/* mobile safari/* edga/108.*",
"parent": "Edge 108.0 for Android",
"comment": "Edge 108.0",
"browser": "Edge",
"browser_type": "Browser",
"browser_bits": "32",
"browser_maker": "Microsoft Corporation",
"browser_modus": "unknown",
"version": "108.0",
"majorver": "108",
"minorver": "0",
"platform": "Android",
"platform_version": "10.0",
"platform_description": "Android OS",
"platform_bits": "32",
"platform_maker": "Google Inc",
"alpha": false,
"beta": false,
"win16": false,
"win32": false,
"win64": false,
"frames": true,
"iframes": true,
"tables": true,
"cookies": true,
"backgroundsounds": false,
"javascript": true,
"vbscript": false,
"javaapplets": false,
"activexcontrols": false,
"ismobiledevice": true,
"istablet": false,
"issyndicationreader": false,
"crawler": false,
"isfake": false,
"isanonymized": false,
"ismodified": false,
"cssversion": "3",
"aolversion": "0",
"device_name": "general Mobile Phone",
"device_maker": "unknown",
"device_type": "Mobile Phone",
"device_pointing_method": "touchscreen",
"device_code_name": "general Mobile Phone",
"device_brand_name": "unknown",
"renderingengine_name": "Blink",
"renderingengine_version": "unknown",
"renderingengine_description": "a WebKit Fork by Google",
"renderingengine_maker": "Google Inc"
}
}

@mimmi20
Copy link
Member

mimmi20 commented Sep 1, 2023

@scottwang0611 Please ask in the future in the https://github.com/browscap/browscap project about the properties, as this is the place where they are defined. You may find the information in the wiki there: https://github.com/browscap/browscap/wiki/Resource:-User-Agents-Database#properties-reference.

@mimmi20 mimmi20 closed this as completed Sep 1, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants