{"id":28946330,"url":"https://github.com/ziddi-shop/instagram-userhunt","last_synced_at":"2025-07-14T10:33:27.675Z","repository":{"id":297472309,"uuid":"996887449","full_name":"ziddi-shop/Instagram-userhunt","owner":"ziddi-shop","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-05T16:16:26.000Z","size":155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T08:07:02.445Z","etag":null,"topics":["api","ig","instagram","instagram-username","instagramtool","python","tool","username","username-generator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ziddi-shop.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-06-05T16:03:38.000Z","updated_at":"2025-06-05T16:17:22.000Z","dependencies_parsed_at":"2025-06-05T17:25:39.276Z","dependency_job_id":"a57e0c95-83ba-4557-b7c3-2669fe57adfe","html_url":"https://github.com/ziddi-shop/Instagram-userhunt","commit_stats":null,"previous_names":["ziddi-shop/instagram-userhunt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ziddi-shop/Instagram-userhunt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziddi-shop%2FInstagram-userhunt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziddi-shop%2FInstagram-userhunt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziddi-shop%2FInstagram-userhunt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziddi-shop%2FInstagram-userhunt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziddi-shop","download_url":"https://codeload.github.com/ziddi-shop/Instagram-userhunt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziddi-shop%2FInstagram-userhunt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265280709,"owners_count":23739853,"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":["api","ig","instagram","instagram-username","instagramtool","python","tool","username","username-generator"],"created_at":"2025-06-23T08:07:02.200Z","updated_at":"2025-07-14T10:33:27.670Z","avatar_url":"https://github.com/ziddi-shop.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"logo.png\" width=\"150px\" height=\"150px\" alt=\"insta logo\"\u003e\u003c/p\u003e\n\n\u003cimg align=\"right\" alt=\"count\" src=\"https://count.getloli.com/get/@ziddi-shop?theme=shop\"\u003e\n    \n\u003ch1 align=\"center\"\u003eINSTAGRAM USER-HUNT SCRIPT\u003c/h1\u003e\n\n```markdown\n# 🐺 Instagram Username Generator \u0026 Notifier\nA powerful Python script to generate random Instagram usernames and notify successful hits via Telegram bot.  \nSecured with script password and supports multi-threaded generation for speed.\n\n---\n\n## 🚀 Features\n\n✅ Script Password Protection  \n✅ Auto Telegram Notification for Available Usernames  \n✅ Multi-threaded Execution (100 Threads)  \n✅ Realistic Headers \u0026 User-Agent (Anti-detection)  \n✅ Public API Usage Only (Safe)  \n✅ Fast \u0026 Efficient for Testing  \n\n---\n\n## 🧠 How It Works\n\n1. Script asks for:\n   - ✅ Script Password\n   - 🤖 Telegram Bot Token\n   - 🆔 Your Telegram User ID\n\n2. Random usernames are generated and checked via Instagram’s public web API.\n\n3. If Instagram returns `\"dryrun_passed\": true`, the script:\n   - ✅ Notifies your Telegram via Bot API.\n   - ✅ Prints the success in terminal.\n\n---\n\n## 🔐 Script Password : vip_ziddi\n\n```\n\n\n\n---\n\n## 📦 Installation\n\nInstall dependencies first:\n\n```bash\npip install requests user_agent pyfiglet\n````\n\nRun the script:\n\n```bash\npython main.py\n```\n\n---\n\n## 🔔 Telegram Message Example\n\nWhen a valid username is found:\n\n```\n🆄🆂🅴🆁 🅷🆄🅽🆃\n\n• USER • ➪ z.a9r4_m\n\nBY: @meta_service\n```\n\n---\n\n## 🧑‍💻 Developer Info\n\n\u003e 👨‍💻 Developer: [`@NOBI_SHOPS`](https://t.me/nobi_shops)\n\u003e 📢 Channel: [`@META_SERVICE`](https://t.me/meta_service)\n\n---\n\n## ⚠️ Disclaimer\n\n\u003e This tool is for **educational \u0026 testing purposes only**.\n\u003e Using this script for illegal, spammy, or malicious activities is strictly discouraged.\n\u003e Always follow the **terms of service** of any platform you're testing on.\n\n---\n\n### 📁 Folder Layout (Optional)\n\n```\n📂 Instagram-Username-Generator/\n├── script.py\n├── README.md\n└── requirements.txt\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziddi-shop%2Finstagram-userhunt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziddi-shop%2Finstagram-userhunt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziddi-shop%2Finstagram-userhunt/lists"}