https://github.com/beingnoble03/instagram-script
Get following users who don't follow you for Instagram.
https://github.com/beingnoble03/instagram-script
instabot
Last synced: about 2 months ago
JSON representation
Get following users who don't follow you for Instagram.
- Host: GitHub
- URL: https://github.com/beingnoble03/instagram-script
- Owner: beingnoble03
- Created: 2022-12-22T10:45:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T10:47:30.000Z (over 2 years ago)
- Last Synced: 2025-02-14T04:33:37.303Z (4 months ago)
- Topics: instabot
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram Followers and Following Fetch Script
_Get following users who don't follow you._
_Try not to use this on your personal account may get banned as instabot documentation says so._
_Don't use this script more than 2 times at once with your personal account._
_The script uses Instagram's Mobile API._### Instructions
- Clone this repo / download this repo
- Ensure Python is installed in your local machine
- Run `pip install -r requirements.txt` in the terminal
- Edit `keys.py` with the given instructions in the file
- All set! Run the script now `python script.py` in the terminal
- Enter `0` when script asks you to `INSERT CHOICE`
- Enter the code recieved on the registered mobile number in `INSERT CODE`
- The script will take 4-5 mins to fetch your followers and following
- In the end, you get the list of your following users who don't follow you
- If you wish to use this script again delete the config folder (created after running the script) manually, and then run the script `python script.py` in the terminal### Thanks for using the script!
_Give this repo a star if you like it._