{"id":24442144,"url":"https://github.com/techut30/instamutuals","last_synced_at":"2026-04-23T12:32:07.102Z","repository":{"id":257320273,"uuid":"856394388","full_name":"techut30/InstaMutuals","owner":"techut30","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-16T00:01:24.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T09:21:47.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/techut30.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}},"created_at":"2024-09-12T14:05:05.000Z","updated_at":"2024-09-16T00:01:27.000Z","dependencies_parsed_at":"2024-09-17T05:47:40.721Z","dependency_job_id":null,"html_url":"https://github.com/techut30/InstaMutuals","commit_stats":null,"previous_names":["techut30/instamutuals"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/techut30/InstaMutuals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techut30%2FInstaMutuals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techut30%2FInstaMutuals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techut30%2FInstaMutuals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techut30%2FInstaMutuals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techut30","download_url":"https://codeload.github.com/techut30/InstaMutuals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techut30%2FInstaMutuals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32181365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T11:42:27.955Z","status":"ssl_error","status_checked_at":"2026-04-23T11:42:18.877Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-01-20T21:45:25.846Z","updated_at":"2026-04-23T12:32:07.085Z","avatar_url":"https://github.com/techut30.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram Profile Info Downloader and Mutual Followers Finder\n\nThis Python script uses the [Instaloader](https://github.com/instaloader/instaloader) library to download the list of followers and followings for two Instagram profiles. It also compares the two profiles to find mutual followers and followings, saving the results in text files.\n\n## Features\n- Download followers and followings for any Instagram user.\n- Compare two Instagram users and find their mutual followers and followings.\n- Save the results in organized text files for easy access.\n\n## Requirements\n- Python 3.x\n- [Instaloader](https://pypi.org/project/instaloader/)\n\n## Installation\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/yourusername/instagram-profile-info-downloader.git\n    cd instagram-profile-info-downloader\n    ```\n\n2. **Install the dependencies:**\n    ```bash\n    pip install instaloader\n    ```\n\n3. **Login to Instagram:**\n   - Open the `download_profile_info` function in the script.\n   - Replace `\"your_username\"` and `\"your_password\"` with your Instagram credentials.\n\n## Usage\n\n1. **Run the script:**\n\n    ```bash\n    python script.py\n    ```\n\n2. **Enter the Instagram usernames** when prompted:\n    - The script will ask for two Instagram usernames.\n    - It will then download their followers and followings and find their mutual followers and followings.\n\n3. **Results:**\n    - The script will create a folder for each username, storing their followers and followings in `followers.txt` and `following.txt`.\n    - A folder for mutuals will be created, containing `mutual_followers.txt` and `mutual_followings.txt`.\n\n## Example\n\n```bash\nEnter the first username: user1\nEnter the second username: user2\n\n```\n\n## Output:\n\n- `user1_data/followers.txt`\n- `user1_data/following.txt`\n- `user2_data/followers.txt`\n- `user2_data/following.txt`\n- `user1_and_user2_mutuals/mutual_followers.txt`\n- `user1_and_user2_mutuals/mutual_followings.txt`\n\n## Notes\n\n- **Instagram Rate Limits:** Instagram may impose rate limits, so avoid making too many requests in a short time.\n- **Privacy:** Make sure you comply with Instagram's privacy policies and only use this script for ethical purposes.\n\n## Contributing\n\nFeel free to fork this repository and submit pull requests with improvements or additional features!\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechut30%2Finstamutuals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechut30%2Finstamutuals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechut30%2Finstamutuals/lists"}