Is there a site which shows peoples User-Agent without cutting off long ones?

◇◆丶佛笑我妖孽 提交于 2019-12-12 18:09:31

问题


Basically, I know of this website http://www.whatsmyuseragent.com but it truncates the user-agents it gathers to 150 chrs.

I also know of http://botsvsbrowsers.com but that site (although better) truncates to 200 chrs.

I just want a website similar to these ones (any site that shows other users user-agents) but allows for at least 300 chrs or does not truncate them!

Also, if you don't know weather the site you have in mind truncates the User-Agent, that's ok. As long as it's a site that lists the user-agents of people that visit it or user-agents gathered from some real-time source, that is more than appropriate, just list the site as an answer or comment and I will go do the checking to see if it shows the full User-Agent or to find out how many chrs it allows for. After I do this, I will let everyone know the results in a comment :).

.

Unnecessary Additional Reading (Why I Asked This Question):

Basically I need this to gather a large sample of user-agents (does not need to be representative of any particular audience) and having user-agents where they are abruptly cutoff contaminates and corrupts my sample. This sample I am collecting is for research.


回答1:


Try UserAgentString.com, it will display and analyze your full user agent string, and it has a very large database of sample UA strings for all sorts of browsers and other agents. I saw some sample IE 8 user agent strings on there that were 227+ characters in length, not cut off.




回答2:


I believe this detectmobilebrowsers.com/ also shows value of user-agent without cutting down.



来源:https://stackoverflow.com/questions/17731699/is-there-a-site-which-shows-peoples-user-agent-without-cutting-off-long-ones

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!