All Projects → JimishF → instaUnfollow

JimishF / instaUnfollow

Licence: other
Check people don't follow you back on Instagram.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to instaUnfollow

EazyLoader
EazyLoader is Flask based web-application built to make downloading easy for you. Download videos and pictures from YouTube and Instagram in the best available quality. You can also download slides from SlideShare in PDF or PPTX format. In addition to that, you can calculate duration of YouTube Playlist at different speeds. You can also encrypt …
Stars: ✭ 42 (-16%)
Mutual labels:  instagram, hacktoberfest2021
Algorithms
A repository by Codechef@MUST for data structures and algorithms
Stars: ✭ 19 (-62%)
Mutual labels:  hacktoberfest2021
Python Scripts
A collaborative repository that contains various types of python scripts
Stars: ✭ 14 (-72%)
Mutual labels:  hacktoberfest2021
instagram-photoshop-actions
Photoshop Actions to mimic Instagram filters
Stars: ✭ 13 (-74%)
Mutual labels:  instagram
oembed
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
Stars: ✭ 34 (-32%)
Mutual labels:  instagram
Resume-Maker
Resume Maker is tool where you can generate your resume for free. It has functionality like dynamic preview, color themes, responsive ,etc.
Stars: ✭ 40 (-20%)
Mutual labels:  hacktoberfest2021
Merge-PDF
My first PyPi Package. Merge Image and PDF files using customizations within a folder using the Command line.
Stars: ✭ 15 (-70%)
Mutual labels:  hacktoberfest2021
Insta-notFollow
A Flask web app to find out people whom you follow on Instagram but they don't follow you back 😈
Stars: ✭ 20 (-60%)
Mutual labels:  instagram
Hacktoberfest2021
Hacktoberfest is open to everyone in our global community. Whether you’re a seasoned contributor or looking for projects to contribute to for the first time, you’re welcome to participate.
Stars: ✭ 9 (-82%)
Mutual labels:  hacktoberfest2021
ogrants
Open grants list
Stars: ✭ 96 (+92%)
Mutual labels:  hacktoberfest2021
SpotMusicGen
A Program that creates a Spotify playlist from a YouTube Playlist
Stars: ✭ 47 (-6%)
Mutual labels:  hacktoberfest2021
police-cad
This is a easy to setup and use police server CAD. Includes a signup/login for both Civilians and Police Officers. Also this is mobile friendly. Built for GTA V's Modding framework: FiveM.
Stars: ✭ 49 (-2%)
Mutual labels:  hacktoberfest2021
atlink
🔗 A telegram bot that turns @ links into instagram links both in private chats and groups. Source code for: https://youtu.be/jhFsFZXZbu4
Stars: ✭ 44 (-12%)
Mutual labels:  instagram
Hacktoberfest2021-Task2
Hacktoberfest Task
Stars: ✭ 32 (-36%)
Mutual labels:  hacktoberfest2021
puppeteer-instagram
Instagram automation driven by headless chrome.
Stars: ✭ 87 (+74%)
Mutual labels:  instagram
notes
A miscellany of thoughts.
Stars: ✭ 18 (-64%)
Mutual labels:  hacktoberfest2021
learn-js
A repo dedicated to the introductory concepts of JavaScript
Stars: ✭ 35 (-30%)
Mutual labels:  hacktoberfest2021
configurator
Synchronize and Version Control ConfigMaps & Secrets across Deployment Rollouts.
Stars: ✭ 68 (+36%)
Mutual labels:  hacktoberfest2021
Frontend-Animations
Frontend Animation Projects.🚀
Stars: ✭ 20 (-60%)
Mutual labels:  hacktoberfest2021
instabot.js
An attempt to create instabot as gui app
Stars: ✭ 30 (-40%)
Mutual labels:  instagram

Insta Unfollow (WIP)

check people don't follow you back on Instagram.

Here are steps, how to proceed

  1. Open Your Instagram profile ( instagram.com/YourId ).
  2. Open console from developer tools ( press F12 or ctrl+shift+i ).
  3. Copy script from dist/bundle.js
  4. Paste script in to console opened at Instagram.
  5. Press Enter & see magic !!

Note: This works on anyone's Instagram profile (All Public Accounts and Those private accounts which you follow) XD.


Setup Instructions (For Dev):

Install Dependencies

yarn install

Build

yarn build  

Start dev server

yarn start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].