{"id":23628594,"url":"https://github.com/itz-fork/fake-agent","last_synced_at":"2026-03-17T11:35:05.351Z","repository":{"id":50250366,"uuid":"518595537","full_name":"Itz-fork/Fake-agent","owner":"Itz-fork","description":"Generate fake browser user agents without a hassle!","archived":false,"fork":false,"pushed_at":"2022-11-29T16:07:04.000Z","size":100,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-14T07:34:19.656Z","etag":null,"topics":["fake-agent","fake-data","fake-user-agent","fake-useragent","user-agent","user-agents"],"latest_commit_sha":null,"homepage":"https://itz-fork.github.io/Fake-agent","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Itz-fork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-27T19:59:59.000Z","updated_at":"2023-11-16T09:41:38.000Z","dependencies_parsed_at":"2023-01-23T12:45:50.179Z","dependency_job_id":null,"html_url":"https://github.com/Itz-fork/Fake-agent","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Itz-fork/Fake-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itz-fork%2FFake-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itz-fork%2FFake-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itz-fork%2FFake-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itz-fork%2FFake-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Itz-fork","download_url":"https://codeload.github.com/Itz-fork/Fake-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Itz-fork%2FFake-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30622771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T11:26:08.186Z","status":"ssl_error","status_checked_at":"2026-03-17T11:24:37.311Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fake-agent","fake-data","fake-user-agent","fake-useragent","user-agent","user-agents"],"created_at":"2024-12-28T00:46:41.143Z","updated_at":"2026-03-17T11:35:05.336Z","avatar_url":"https://github.com/Itz-fork.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fake Agent\n```python\nfrom FakeAgent import Fake_Agent\n\nfa = Fake_Agent()\nprint(fa.random())\n```\n\n**Fake-agent**, generate fake browser user agents without a hassle!\n\n\n## Links 🔗\n- [Documentation 📔](https://itz-fork.github.io/Fake-agent)\n- [Features 💪](#features-)\n- [Installation ⬇️](#install-)\n- [Usage 🤔](#usage-)\n- [License 👮](#license-)\n\n\n## Features 💪\n- Easy to use\n- Works offline\n- No need to install bunch of 3rd party packages\n\n\n## Install ⬇️\n- Stable from [pypi](https://pypi.org/project/fake-agent)\n    ```\n    pip3 install fake-agent\n    ```\n- Bleeding edge from [github](https://github.com/Itz-fork/Fake-agent)\n    ```\n    pip3 install -U https://github.com/Itz-fork/Fake-agent/archive/master.zip\n    ```\n\n\n## Usage 🤔\nFor more methods and detailed explanation, visit [method documentation](https://itz-fork.github.io/Fake-agent/#/methods/README)\n\n\n**Import and initialize the `Fake_Agent` class**\n\n```python\nfrom FakeAgent import Fake_Agent\n\nfa = Fake_Agent()\n```\n\n- `get()` - Get user agents as a list or generator according to the browser that Fake_Agent class initialized with\n    - For more info visit - [Fake_Agent.get documentation](https://itz-fork.github.io/Fake-agent/#/methods/get)\n\n- `random()` - Randomly select user agent\n    - For more info visit - [Fake_Agent.random documentation](https://itz-fork.github.io/Fake-agent/#/methods/random)\n\n\n## License 👮\nLicensed under [MIT License](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitz-fork%2Ffake-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitz-fork%2Ffake-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitz-fork%2Ffake-agent/lists"}