{"id":24395555,"url":"https://github.com/dawnofdedsec/proxies-generator","last_synced_at":"2026-04-20T21:35:19.647Z","repository":{"id":38186656,"uuid":"423528174","full_name":"DawnOfDedSec/proxies-generator","owner":"DawnOfDedSec","description":"Free Proxies Generator is a Generator/Scrapper and Helps Players to fetch Proxies from Custom Scrappers , as Per reduces extra work and credentials","archived":false,"fork":false,"pushed_at":"2023-03-17T20:59:19.000Z","size":619,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T13:20:20.120Z","etag":null,"topics":["free-proxy","free-proxy-extractor","free-proxy-list","proxies","proxy-scraper"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DawnOfDedSec.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}},"created_at":"2021-11-01T16:01:33.000Z","updated_at":"2024-07-29T18:26:28.000Z","dependencies_parsed_at":"2024-11-19T06:30:46.920Z","dependency_job_id":null,"html_url":"https://github.com/DawnOfDedSec/proxies-generator","commit_stats":null,"previous_names":["jonmorisenpai/proxies-generator","sidisliveyt/proxies-generator","dawnofdedsec/proxies-generator"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DawnOfDedSec%2Fproxies-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DawnOfDedSec%2Fproxies-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DawnOfDedSec%2Fproxies-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DawnOfDedSec%2Fproxies-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DawnOfDedSec","download_url":"https://codeload.github.com/DawnOfDedSec/proxies-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243335385,"owners_count":20274898,"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-proxy","free-proxy-extractor","free-proxy-list","proxies","proxy-scraper"],"created_at":"2025-01-19T20:58:08.106Z","updated_at":"2025-12-28T01:26:26.074Z","avatar_url":"https://github.com/DawnOfDedSec.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003cp\u003e\n\u003ch1\u003eProxies Generator\u003c/h1\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## About\n\nFree Proxies Generator is a Generator/Scrapper and Helps Players to fetch Proxies from Custom Scrappers , as Per reduces extra work and credentials.\n\n- Object-oriented , means Value returned in a structure format\n- Customisable Validator\n- Performant\n\n## Installation\n\n**Node.js 16 or newer is required.**\n\n```\nnpm install proxies-generator\n```\n\n## Example usage\n\nFetch proxy :-\n\n```\nimport { fetch, fetchOne } from 'proxies-generator'\n                OR\nconst { fetch, fetchOne } = require('proxies-generator')\n\nconst Proxies = fetch() // Proxy Array with validity checks\n/**\n * [\n {\n  ip: String\n  port: String\n  code: String\n  country: String\n  type: String\n  updated: String\n  https: Boolean\n  httpsurl: String\n  url: String\n},\n]\n */\n\nconst Proxy = fetchOne() //Fetch One Proxy\nconst Proxy = fetchBycountry('Brazil') //Fetch Proxy from brazil if present in Cache\nconst Proxies = random() //Fetch Array of Random Proxy\nconst Proxy = randomOne() //Fetch One Random Proxy\n```\n\n## Strucutre of Proxy\n\n```\nProxy = {\n  ip: String\n  port: String\n  code: String\n  country: String\n  type: String\n  updated: String\n  https: Boolean\n  httpsurl: String\n  url: String\n}\n```\n\n## Links\n\n- [Source Code](https://github.com/SidisLiveYT/proxies-generator.git)\n- [GitHub Repo Link](https://github.com/SidisLiveYT/proxies-generator)\n- [NPM Package](https://www.npmjs.com/package/proxies-generator)\n- [Yarn Package](https://yarn.pm/proxies-generator)\n\n## Contributing\n\nBefore creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the ReadMe.md\n\n## Help\n\nIf you don't understand something in the ReadMe.md , you are experiencing problems, or you just need a gentle\nnudge in the right direction, please don't hesitate to join our official [Support Server](https://discord.gg/MfME24sJ2a).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawnofdedsec%2Fproxies-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawnofdedsec%2Fproxies-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawnofdedsec%2Fproxies-generator/lists"}