{"id":20941217,"url":"https://github.com/DawnOfDedSec/proxies-generator","last_synced_at":"2025-05-13T23:31:44.067Z","repository":{"id":38186656,"uuid":"423528174","full_name":"JonMoriSenpai/proxies-generator","owner":"JonMoriSenpai","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":"2024-03-25T12:09:07.752Z","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/JonMoriSenpai.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":"2021-11-01T16:01:33.000Z","updated_at":"2022-01-02T05:51:50.000Z","dependencies_parsed_at":"2023-02-14T23:00:54.426Z","dependency_job_id":null,"html_url":"https://github.com/JonMoriSenpai/proxies-generator","commit_stats":null,"previous_names":["jonmorisenpai/proxies-generator","sidisliveyt/proxies-generator"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonMoriSenpai%2Fproxies-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonMoriSenpai%2Fproxies-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonMoriSenpai%2Fproxies-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonMoriSenpai%2Fproxies-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonMoriSenpai","download_url":"https://codeload.github.com/JonMoriSenpai/proxies-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225265009,"owners_count":17446757,"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":"2024-11-18T23:13:36.814Z","updated_at":"2025-05-13T23:31:34.044Z","avatar_url":"https://github.com/JonMoriSenpai.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"}