{"id":20036322,"url":"https://github.com/lorien/proxylist","last_synced_at":"2025-05-05T05:31:50.294Z","repository":{"id":64990178,"uuid":"43656243","full_name":"lorien/proxylist","owner":"lorien","description":"Python library to work with proxy server items loaded from local file or network document.","archived":false,"fork":false,"pushed_at":"2022-12-21T00:15:27.000Z","size":53,"stargazers_count":16,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-08T18:38:37.308Z","etag":null,"topics":["http-proxy","https-proxy","proxy","proxy-configuration","proxy-list","proxy-server","proxy-servers","proxylist","socks","socks5","socks5-proxy"],"latest_commit_sha":null,"homepage":"https://proxylist.rtfd.io","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/lorien.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":"2015-10-04T23:11:13.000Z","updated_at":"2023-07-15T08:27:39.000Z","dependencies_parsed_at":"2023-01-12T07:15:37.258Z","dependency_job_id":null,"html_url":"https://github.com/lorien/proxylist","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorien%2Fproxylist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorien%2Fproxylist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorien%2Fproxylist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorien%2Fproxylist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lorien","download_url":"https://codeload.github.com/lorien/proxylist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252446431,"owners_count":21749233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["http-proxy","https-proxy","proxy","proxy-configuration","proxy-list","proxy-server","proxy-servers","proxylist","socks","socks5","socks5-proxy"],"created_at":"2024-11-13T10:11:55.576Z","updated_at":"2025-05-05T05:31:49.328Z","avatar_url":"https://github.com/lorien.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proxylist Package\n\n[![Test Status](https://github.com/lorien/proxylist/actions/workflows/test.yml/badge.svg)](https://github.com/lorien/proxylist/actions/workflows/test.yml)\n[![Code Quality](https://github.com/lorien/proxylist/actions/workflows/check.yml/badge.svg)](https://github.com/lorien/proxylist/actions/workflows/test.yml)\n[![Type Check](https://github.com/lorien/proxylist/actions/workflows/mypy.yml/badge.svg)](https://github.com/lorien/proxylist/actions/workflows/mypy.yml)\n[![Test Coverage Status](https://coveralls.io/repos/github/lorien/proxylist/badge.svg)](https://coveralls.io/github/lorien/proxylist)\n[![Pypi Downloads](https://img.shields.io/pypi/dw/proxylist?label=Downloads)](https://pypistats.org/packages/proxylist)\n[![Documentation Status](https://readthedocs.org/projects/proxylist/badge/?version=latest)](http://proxylist.readthedocs.org)\n\nThe proxylist package provides function and classes for:\n\n- loading list of proxy servers from different sources like local file or network location\n- rotating proxy servers or picking them randomly\n\nFeel free to give feedback in Telegram groups: [@grablab](https://t.me/grablab) and [@grablab\\_ru](https://t.me/grablab_ru).\n\n## Installation\n\nRun: `pip install -U proxylist`\n\n\n## Documentation\n\nDocumentation is available at https://proxylist.readthedocs.io\n\n## Usage Example\n\n```\n\u003e\u003e\u003e from proxylist import ProxyList\n\u003e\u003e\u003e pl = ProxyList.from_local_file('var/proxy.txt')\n\u003e\u003e\u003e pl.get_random_server()\n\u003cproxylist.server.ProxyServer object at 0x7f1882d599e8\u003e\n\u003e\u003e\u003e pl.get_random_server().address()\n'1.1.1.1:8085'\n\u003e\u003e\u003e len(pl)\n1000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florien%2Fproxylist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florien%2Fproxylist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florien%2Fproxylist/lists"}