Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 752 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 752 Bytes

instagram-bot-javascript

Follow script

  1. Login to your instagram acount.
  2. Go to suggestions list: https://www.instagram.com/explore/people/suggested/
  3. Open browser's console using inspect element.
  4. Paste the JS script from index.js file to browser's console.
  5. Press Enter and Boom -> Your automated BOT for following people is with you !

Unfollow script

  1. Login to your instagram acount.
  2. Go to suggestions list: https://www.instagram.com/{username}/following/
  3. Open browser's console using inspect element.
  4. Paste the JS script from unfollowScript.js file to browser's console.
  5. Press Enter and Boom -> Your automated BOT for unfollowing people is with you !

Give this repository a Star ❤️