{"id":24829564,"url":"https://github.com/zJ3an/instagram_tools","last_synced_at":"2025-10-14T03:30:19.404Z","repository":{"id":275049305,"uuid":"924880640","full_name":"zJ3an/instagram_tools","owner":"zJ3an","description":"🛠️ Instagram Tools is a collection of Python scripts designed to automate and simplify various tasks on Instagram. From managing your followers to analyzing your activity, these tools help you take control of your Instagram account with ease.","archived":false,"fork":false,"pushed_at":"2025-01-30T21:31:35.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T09:21:57.551Z","etag":null,"topics":["instagram","instagrapi","python","python3"],"latest_commit_sha":null,"homepage":"https://t.me/j3d3v","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/zJ3an.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":"2025-01-30T20:12:04.000Z","updated_at":"2025-01-30T21:49:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3810eda-acab-454a-8f4a-e152fe95d695","html_url":"https://github.com/zJ3an/instagram_tools","commit_stats":null,"previous_names":["dzj3an/instagram_tools","zj3an/instagram_tools"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zJ3an/instagram_tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zJ3an%2Finstagram_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zJ3an%2Finstagram_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zJ3an%2Finstagram_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zJ3an%2Finstagram_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zJ3an","download_url":"https://codeload.github.com/zJ3an/instagram_tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zJ3an%2Finstagram_tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017767,"owners_count":26086145,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["instagram","instagrapi","python","python3"],"created_at":"2025-01-30T23:26:26.846Z","updated_at":"2025-10-14T03:30:19.398Z","avatar_url":"https://github.com/zJ3an.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram Tools 🛠️\n\nWelcome to **Instagram Tools**, a collection of Python scripts designed to help you manage your Instagram account more efficiently. Currently, the repository includes a tool to unfollow users who do not follow you back.\n\nCreated by [dzj3an](https://github.com/dzj3an). If you find this tool useful, consider supporting the developer by [☕️ donating here](https://dzj3an.github.io/donate.html).\n\n---\n\n## 🛠️ Tools\n\n### 👁‍🗨 Unfollow Non-Followers\n\nThis tool allows you to automatically unfollow users on Instagram who do not follow you back. It simplifies the process of cleaning up your following list.\n\n### 👁‍🗨 Followers/Following Analytics\n\nThis tool provides detailed statistics about your followers and following, such as:\n- Total followers and following.\n- Users who do not follow you back.\n- New followers in the last 7 days.\n\n### 👁‍🗨 Public Profile Scraper\n\nThis tool allows you to scrape public profile information from Instagram, such as:\n- Username, full name, and biography.\n- Number of posts, followers, and following.\n- Profile picture URL.\n\n---\n\n## 🛠️ Installation\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/dzj3an/instagram_tools.git\n   cd instagram_tools\n   ```\n\n2.  **Install the required dependencies**:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## 🛠️ Usage\n\n1. **Run the main script**:\n   ```bash\n   python main.py\n   ```\n\n2. **Follow the on-screen instructions**:\n\n    Select the tool you want to use.\n\n    Enter your Instagram username and password.\n\n## 🛡️ Disclaimer\n\n    ⚠️ Use at Your Own Risk: This tool interacts with Instagram's API, which may violate Instagram's terms of service. \n    Use it responsibly and avoid excessive requests to prevent your account from being flagged or banned.\n\n## 💖 Support the Developer\n\nIf you found this tool useful, consider supporting the developer by making a donation. Your support helps maintain and improve this project.\n\n☕️ Donate here: [https://dzj3an.github.io/donate.html](https://dzj3an.github.io/donate.html)\n\n## 📝 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## 🙏 Credits\n\n- [J3an](https://github.com/dzj3an) for creating this tool.\n- [instagrapi](https://github.com/subzeroid/instagrapi) for the Instagram API.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FzJ3an%2Finstagram_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FzJ3an%2Finstagram_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FzJ3an%2Finstagram_tools/lists"}