<p align="center">
RANDOM USER AGENTS © 2023
</p>
<p align="center">
<a href="https://telegram.dog/clinton_abraham"><img src="https://img.shields.io/badge/𝑪𝒍𝒊𝒏𝒕𝒐𝒏 𝑨𝒃𝒓𝒂𝒉𝒂𝒎-30302f?style=flat&logo=telegram" alt="telegram badge"/></a>
<a href="https://telegram.dog/Space_x_bots"><img src="https://img.shields.io/badge/Sᴘᴀᴄᴇ ✗ ʙᴏᴛꜱ-30302f?style=flat&logo=telegram" alt="telegram badge"/></a>
<a href="https://telegram.dog/sources_codes"><img src="https://img.shields.io/badge/Sᴏᴜʀᴄᴇ ᴄᴏᴅᴇꜱ-30302f?style=flat&logo=telegram" alt="telegram badge"/></a>
</p>
Random User Agents is a python library that provides list of user agents,
from a collection of more than 326,000+ user agents, based on filters.
## INSTALLATION
You can install random useragent by running the following command:
```bash
pip install uxagent
```
## USAGE
```python
from Uxagent import UserAgent
from Uxagent import SoftwareName
from Uxagent import OperatingSystem
software = [ SoftwareName.APP024.value ]
osystems = [ OperatingSystem.COD001.value, OperatingSystem.COD002.value ]
rotators = UserAgent(limit=100, operating_system=osystems, software_names=software)
# GET RANDOM USER AGENT
user_agent = rotators.get_user_agent()
print(user_agent)
# GET LIST OF USER AGENTS
user_agents = rotators.get_user_agents()
print(user_agents)
```
All filters are available > [here](https://github.com/Clinton-Abraham/TEMPLATES/tree/V1.0/NOTE02/readme.md)
## LICENSE
The MIT License. Please see [License File](https://github.com/Clinton-Abraham/USER-X-AGENT/blob/V1.0/LICENSE) for more information.
## USER AGENTS SOURCE
Special thanks to [whatismybrowser](https://developers.whatismybrowser.com/) for providing real user agents.
Raw data
{
"_id": null,
"home_page": "https://github.com/Clinton-Abraham/USER-X-AGENT",
"name": "uxagent",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "python,useragent,telegram",
"author": "Clinton-Abraham",
"author_email": "clintonabrahamc@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/66/4a/396b8220d5b3a391ab901f0848f18f6b6b8f502cdf5530d03c935b0353d2/uxagent-0.1.4.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n RANDOM USER AGENTS \u00a9 2023\n</p>\n\n<p align=\"center\">\n <a href=\"https://telegram.dog/clinton_abraham\"><img src=\"https://img.shields.io/badge/\ud835\udc6a\ud835\udc8d\ud835\udc8a\ud835\udc8f\ud835\udc95\ud835\udc90\ud835\udc8f \ud835\udc68\ud835\udc83\ud835\udc93\ud835\udc82\ud835\udc89\ud835\udc82\ud835\udc8e-30302f?style=flat&logo=telegram\" alt=\"telegram badge\"/></a>\n <a href=\"https://telegram.dog/Space_x_bots\"><img src=\"https://img.shields.io/badge/S\u1d18\u1d00\u1d04\u1d07 \u2717 \u0299\u1d0f\u1d1b\ua731-30302f?style=flat&logo=telegram\" alt=\"telegram badge\"/></a>\n <a href=\"https://telegram.dog/sources_codes\"><img src=\"https://img.shields.io/badge/S\u1d0f\u1d1c\u0280\u1d04\u1d07 \u1d04\u1d0f\u1d05\u1d07\ua731-30302f?style=flat&logo=telegram\" alt=\"telegram badge\"/></a>\n</p>\n\n\nRandom User Agents is a python library that provides list of user agents,\nfrom a collection of more than 326,000+ user agents, based on filters.\n\n\n## INSTALLATION\n\nYou can install random useragent by running the following command:\n\n```bash\n pip install uxagent\n```\n\n\n## USAGE\n\n```python\n\nfrom Uxagent import UserAgent\nfrom Uxagent import SoftwareName\nfrom Uxagent import OperatingSystem\n\nsoftware = [ SoftwareName.APP024.value ]\n\nosystems = [ OperatingSystem.COD001.value, OperatingSystem.COD002.value ]\n\nrotators = UserAgent(limit=100, operating_system=osystems, software_names=software)\n\n# GET RANDOM USER AGENT\nuser_agent = rotators.get_user_agent()\nprint(user_agent)\n\n# GET LIST OF USER AGENTS\nuser_agents = rotators.get_user_agents()\nprint(user_agents)\n\n```\n\n\nAll filters are available > [here](https://github.com/Clinton-Abraham/TEMPLATES/tree/V1.0/NOTE02/readme.md)\n\n\n## LICENSE\n\nThe MIT License. Please see [License File](https://github.com/Clinton-Abraham/USER-X-AGENT/blob/V1.0/LICENSE) for more information.\n\n\n## USER AGENTS SOURCE\n\nSpecial thanks to [whatismybrowser](https://developers.whatismybrowser.com/) for providing real user agents.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Random user agent",
"version": "0.1.4",
"project_urls": {
"Homepage": "https://github.com/Clinton-Abraham/USER-X-AGENT"
},
"split_keywords": [
"python",
"useragent",
"telegram"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "18acaf77ae4a48ccc6d01230d9b23fad65eb00ceb1860b04f25e570a71dc0ed8",
"md5": "5ac7e21f56c9a0881862f43dcc6582eb",
"sha256": "56aea76588b01529c34108a657e43003e00d7ec797af93d2bee22439332af699"
},
"downloads": -1,
"filename": "uxagent-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5ac7e21f56c9a0881862f43dcc6582eb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 7896295,
"upload_time": "2023-12-13T13:18:23",
"upload_time_iso_8601": "2023-12-13T13:18:23.519348Z",
"url": "https://files.pythonhosted.org/packages/18/ac/af77ae4a48ccc6d01230d9b23fad65eb00ceb1860b04f25e570a71dc0ed8/uxagent-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "664a396b8220d5b3a391ab901f0848f18f6b6b8f502cdf5530d03c935b0353d2",
"md5": "11093c12d13389369f75c6c42af11af6",
"sha256": "3b99617930711a41064405e6d3ccf02fa5ff496b6048e59637e4130262ad00da"
},
"downloads": -1,
"filename": "uxagent-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "11093c12d13389369f75c6c42af11af6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 7898513,
"upload_time": "2023-12-13T13:18:25",
"upload_time_iso_8601": "2023-12-13T13:18:25.750592Z",
"url": "https://files.pythonhosted.org/packages/66/4a/396b8220d5b3a391ab901f0848f18f6b6b8f502cdf5530d03c935b0353d2/uxagent-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-13 13:18:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Clinton-Abraham",
"github_project": "USER-X-AGENT",
"github_not_found": true,
"lcname": "uxagent"
}