{"id":28305736,"url":"https://github.com/novbytes/proxy-scraper","last_synced_at":"2025-06-11T04:39:11.747Z","repository":{"id":269244360,"uuid":"906835675","full_name":"novbytes/proxy-scraper","owner":"novbytes","description":"Free fast proxy scraper all protocols","archived":false,"fork":false,"pushed_at":"2024-12-22T06:01:12.000Z","size":823,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T11:49:17.064Z","etag":null,"topics":["free-proxies","free-proxy","http-proxy","pip-proxy","proxy","python","python-project","scraper","socks-proxy"],"latest_commit_sha":null,"homepage":"https://www.ailibytes.xyz","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/novbytes.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-22T03:40:49.000Z","updated_at":"2025-03-07T00:39:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"dceec351-cf87-4fe0-9d77-40ad015c6c5e","html_url":"https://github.com/novbytes/proxy-scraper","commit_stats":null,"previous_names":["adjidev/proxy-scraper","novbytes/proxy-scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novbytes%2Fproxy-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novbytes%2Fproxy-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novbytes%2Fproxy-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novbytes%2Fproxy-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/novbytes","download_url":"https://codeload.github.com/novbytes/proxy-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novbytes%2Fproxy-scraper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259200868,"owners_count":22820708,"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":["free-proxies","free-proxy","http-proxy","pip-proxy","proxy","python","python-project","scraper","socks-proxy"],"created_at":"2025-05-24T02:13:10.752Z","updated_at":"2025-06-11T04:39:11.739Z","avatar_url":"https://github.com/novbytes.png","language":"Python","readme":"# Adjidev proxy scraper\n\n![Image](./thumb/OIP.jpg)\n\n\u003e ===================================\n# Guide\nLet's get started if you don't know about my project\n## 1. Installation\n### requirements\n\u003e 1. python 3.8 or later\n\u003e 2. python installed on you device\n\u003e 3. Code editor or notepad etc\n\n### for windows\n- install python if python is not installed [click here](https://www.python.org/ftp/python/3.13.1/python-3.13.1-amd64.exe)\n- install my pypi packages\n  ```powershell\n  python -m pip install adjisan_proxy_scraper\n  ```\n\n### for debian based linux\n- install python if not installed\n  ```bash\n  sudo apt install python\n  ```\n- install my pypi package\n  ```bash\n  pip install adjisan_proxy_scraper\n  ```\n\n### for arch based linux\n- install python if not installed\n  ```bash\n  sudo pacman -S python\n  ```\n- install my pypi packages\n  ```bash\n  pip install adjisan_proxy_scraper\n  ```\n\n### for red hat based linux\n- install python if not installed\n  ```bash\n  sudo dnf install python3\n  ```\n- install my pypi packages\n  ```bash\n  pip install adjisan_proxy_scraper\n  ```\n\n## EXAMPLE\n  ```python\n  from ProxyScraper import GetProxy\n\n  if __name__ == \"__main__\":\n    #Init\n    proxy = GetProxy(type=\"http\", timeout=5, max_workers=20)\n\n    #get\n    proxies = proxy.get()\n    print(f\"Fetched {len(proxies)} proxies.\")\n\n    #save\n    proxy.save(\"http.txt\")\n  ```\n\n\u003e ===================================\n## EXTRA\n\u003e - My social account\n\n[TELEGRAM](https://t.me/adjidev)\n\n[SITES](https://www.ailibytes.xyz)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovbytes%2Fproxy-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovbytes%2Fproxy-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovbytes%2Fproxy-scraper/lists"}