JustChillin
Elite Member
- Apr 14, 2015
- 1,824
- 1,187
Instagram Manager is a software that scrapes information about specific users that is available on Instagram. You load a list of usernames and the software will give you the details about each user. The information provided by the software currently includes username, user ID, total amount of followers, total amount of followings, total amount of uploaded media, biography and website URL. It also checks whether the user is verified or private.
I started this project as a hobby, but a guy approached me to code him something specific, but at the end he backed up. So I decided to release the program and improve it based on your suggestions and feedback.
Preview
Features
Single-threaded
Scrape data based on username
Does not use the Instagram API (no limit in requests)
How to use
1. Open the software
2. Click "Load Users" and load the users. The users must be in .txt file where each line contains 1 username. If the file does not meet the criteria, the program will not work and may crash.
3. After you load the usernames, just wait for the program to do its work
Virus Scan
If you find out any bugs or have any suggestions/feedback, feel free to post them in the comments.
*** mod edit: script is downloaded from author's site. The rules state a scan isn't necessary in these cases. Author has provided information that the scan flags up false positives. As always, do your own due diligence when downloading files from external sources***
I started this project as a hobby, but a guy approached me to code him something specific, but at the end he backed up. So I decided to release the program and improve it based on your suggestions and feedback.
Preview
Features
Single-threaded
Scrape data based on username
Does not use the Instagram API (no limit in requests)
How to use
1. Open the software
2. Click "Load Users" and load the users. The users must be in .txt file where each line contains 1 username. If the file does not meet the criteria, the program will not work and may crash.
3. After you load the usernames, just wait for the program to do its work
Virus Scan
Code:
https://www.virustotal.com/en/file/e17ed7cad4c455f6053ba25a5664a0535088f86c89bb37b7dc fe79d24a848796/analysis/
If you find out any bugs or have any suggestions/feedback, feel free to post them in the comments.
*** mod edit: script is downloaded from author's site. The rules state a scan isn't necessary in these cases. Author has provided information that the scan flags up false positives. As always, do your own due diligence when downloading files from external sources***
Last edited by a moderator: