{"id":29470480,"url":"https://github.com/wezaxy/kick-account-generator","last_synced_at":"2025-07-31T22:06:17.729Z","repository":{"id":302726411,"uuid":"1013424578","full_name":"wezaxy/kick-account-generator","owner":"wezaxy","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-13T15:31:03.000Z","size":3536,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T17:31:20.840Z","etag":null,"topics":["kasada-solver","kick-account-creator","kick-bot","kick-com","kick-tools","kick-viewbot","kickge","kickgenerator","kickstart","kpsdk-solver"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wezaxy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-07-03T22:04:43.000Z","updated_at":"2025-07-13T15:31:07.000Z","dependencies_parsed_at":"2025-07-03T23:34:14.740Z","dependency_job_id":null,"html_url":"https://github.com/wezaxy/kick-account-generator","commit_stats":null,"previous_names":["wezaxy/kick-account-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wezaxy/kick-account-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wezaxy%2Fkick-account-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wezaxy%2Fkick-account-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wezaxy%2Fkick-account-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wezaxy%2Fkick-account-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wezaxy","download_url":"https://codeload.github.com/wezaxy/kick-account-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wezaxy%2Fkick-account-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265288601,"owners_count":23741211,"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":["kasada-solver","kick-account-creator","kick-bot","kick-com","kick-tools","kick-viewbot","kickge","kickgenerator","kickstart","kpsdk-solver"],"created_at":"2025-07-14T12:03:13.701Z","updated_at":"2025-07-31T22:06:17.717Z","avatar_url":"https://github.com/wezaxy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 🛡️ Kick.com Kasada (KPSDK) Solver - Free API Automation\n\nThis project is designed to bypass the Kasada (KPSDK) protection system used by [kick.com](https://kick.com) by using a free API via RapidAPI. It automatically generates usernames and passwords, handles email verification with temp mail, and registers new accounts.\n\n---\n\n## 🚀 Features\n\n- ✅ KPSDK (Kasada) Solver via RapidAPI\n- 📩 Automatic email verification using temp mail\n- 🔐 Random username and strong password generator\n- 🔁 Continuous account creation loop\n\n---\n\n## 🧪 Quick Start\n\n### Requirements\n\n- Python 3.8+\n- Install the required packages:\n\n```bash\npip install aiohttp \n```\n\n### How to Use\n\n1. Replace `\"YOUR_API_KEY\"` inside the `kasadasolv()` function with your own [RapidAPI](https://rapidapi.com/ttur5678/api/kick-kasada-kpsdk-solver-api/playground) key:\n\n```python\nheaders = {\n  \"x-rapidapi-key\": \"YOUR_API_KEY\",\n  \"x-rapidapi-host\": \"kick-kasada-kpsdk-solver-api.p.rapidapi.com\"\n}\n```\n\n2. Run the script:\n\n```bash\npython accgen.py\n```\n\n---\n\n## 🌐 Free Kasada Solver API\n\nThis script uses a free API via RapidAPI to solve Kick’s KPSDK protection.\n\n🔗 **Free API URL**:  \nhttps://rapidapi.com/ttur5678/api/kick-kasada-kpsdk-solver-api/playground\n\nYou can send 1 request/second in the free tier.\n\n---\n\n## 💎 Premium KPSDK Solver \n\nNeed higher speed or stability? A private and faster version is available for purchase.\n\nhttps://rapidapi.com/ttur5678/api/kick-kasada-kpsdk-solver-api/playground\n\n---\n\n## 📁 Output\n\nAll created accounts will be saved to a local `kicks.json` file in this format:\n\n```json\n[\n  {\n    \"auth\": \"TOKEN_HERE\",\n    \"mail\": \"example@dataarchive.site\",\n    \"password\": \"securePassword\"\n  }\n]\n```\n\n---\n\n## ⚠️ Disclaimer\n\nThis tool is for educational and research purposes only. Any misuse is strictly the user's responsibility.\n\n---\n\n## 📞 Contact\n\nNeed help or have questions?  \n\nReach out via Telegram: [@wezaxy](https://t.me/wezassy)\ndiscord: wezaxy \nhttps://discord.gg/c44FB4PFcW\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwezaxy%2Fkick-account-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwezaxy%2Fkick-account-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwezaxy%2Fkick-account-generator/lists"}