lol wise guy here. there are more factors to a user agent than the OS.
Code:from fake_useragent import UserAgent
This is a good start. They have a mobile module as well, so just reverse find it, I have seen mention about it on StackExchange last week, I cant find link though.
Did you get what you were looking for? I'll cook you up something if not.
Do you want the data based on a specific country, continent, or does it matter?
Code:from fake_useragent import UserAgent
This is a good start. They have a mobile module as well, so just reverse find it, I have seen mention about it on StackExchange last week, I cant find link though.
Is this what you are referring to? https://pypi.python.org/pypi/fake-useragent