Skip to content

new92/IAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

IAM πŸ€–

Instagram Account Manager.

Use this script to manage your Instagram account remotely.

Usage βš™οΈ

You can use the IAM script to perform the following actions:

Numbers Actions
1 Display your profile ID
2 Display your security info
3 Display your account info
4 Display your pending follow requests
5 Display your followers
6 Display the users you follow
7 Download your highlights
8 Download anonymously stories of other users (works for both public and private accounts)
9 Download some of and/or all your saved posts
10 Download some of and/or all posts from your feed
11 Upload post(s)
12 Enable/Disable your notifications
13 Change profile picture
14 Upload story with photo
15 Upload IGTV video
16 Follow user(s)
17 Unfollow user(s)
18 Accept follow request(s)
19 Reject follow request(s)
20 Follow user's followers
21 Follow user's following
22 Send DM (Direct Message)
23 Send file
24 Send photo
25 Send video
26 Like the posts from hashtag(s)
27 Like the posts from user(s)
28 Like the posts from location(s)
29 Like the posts from your feed
30 Comment (by user)
31 Set default reply to comments
32 Make a comment
33 Block user(s)
34 Get username from user ID
35 Get a list of all users you have blocked
36 Create highlight(s)
37 Delete highlight(s)
38 Change the cover of highlight(s)
39 Display the highlights of user(s)
40 Retrieve information from highlight(s)
41 Delete your story
42 Get story viewers
43 Get stories by hashtag(s)
44 Get stories by user(s)
45 Retrieve information from a story
46 Set country
47 Set bio
48 Gather information for a user (works better on public accounts)
49 Get information about the posts where the user is tagged
50 Reset your password
51 Edit profile
52 Like/Unlike (post(s), reel(s), igtv(s) etc.)
53 Delete your (post(s), reel(s), igtv(s) etc.)
54 Save/Unsave (post(s), reel(s), igtv(s) etc.)
55 Set a specific time (from the current day) to make an action
56 Hide your stories from a specific user
999 Show script's info and exit

Urls πŸ”—

Author ✍️

Badges πŸ“›

Code size

Number of files

Followers

Forks

Stars

License

Issues

Closed Issues

Open pull requests

Closed pull requests

Contributors

Installation πŸ“₯

Linux 🐧

  sudo su
  git clone https://github.com/new92/IAM
  cd IAM
  sudo pip install -r requirements.txt
  python3 cookies.py
  python3 IAM.py

Windows πŸͺŸ

  git clone https://github.com/new92/IAM
  cd IAM
  pip install -r requirements.txt
  python3 cookies.py
  python3 IAM.py

MacOS 🍎

  git clone https://github.com/new92/IAM
  cd IAM
  python -m pip install requirements.txt
  python3 cookies.py
  python3 IAM.py

Update πŸ”„οΈ

   cd IAM
   git pull

Contributing 🀝

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

For more info please check the CODE_OF_CONDUCT.md file

Feedback πŸ’­

If you have any feedback, please reach out to us at this email address.

Feel free to contact us anytime ! You'll get a reply within a day. Please avoid using abusive or offensive language. If you are reporting a bug or making a suggestion please make sure your report/suggestion is as much detailed as possible.

Features πŸ”œ

  • GUI
  • Option for increasing the followers of an account
  • Anonymous actions such as viewing anonymously an account
  • Additions to the available options (such as: who doesn't follow me back, how many users visited my account, who has blocked me etc.)

FAQ πŸ€”

Question 1

  • How to login successfully ?

Answer ➑️ First log in to your instagram account from your browser and then use this script.

Question 2

  • Where can I report a bug ?

Answer ➑️ You can report a bug by creating an issue or by emailing us at this email address. Please feel free to include screenshots, the error which is being displayed, the OS you are using, your default browser etc. Any other additional info will be appreciated and will help to resolve the bug faster

Question 3

  • Which are the most common bugs ?

Answer ➑️ The most common bugs are: Login error, error while making a comment, sending a file to another user, reseting the password and setting a specific time to make an action.

Question 4

  • How can they be resolved ?

Answers:

➑️ The login error can be resolved by logging in to your instagram account from your browser and then running this script.

➑️ The error while making a comment if you are using the option No 30 can be resolved by using the option No 32. And the opposite if you are using option No 32

➑️ The error while sending a file to another user can be resolved by sending a file with a different extension or by compressing it in a .zip file.

➑️ The error while reseting the password can be resolved by reseting it manually. Most times this option works but there are some times that it doesn't.

➑️ And finally the error while setting a specific time to execute an action can be resolved by 

License πŸ“„

License