Chrome extension MVP for comparing the active Instagram profile's followers and following lists and surfacing who is not following back.
- Open
chrome://extensions. - Enable
Developer mode. - Click
Load unpacked. - Select this folder:
/Users/skill4ace/InstaScrape.
- Log in to Instagram in Chrome.
- Open a profile root page such as
https://www.instagram.com/rehan_nagabandi/. - Click the extension icon to open the side panel.
- Click
Analyze Current Profile. - Keep the Instagram tab active while the scraper scrolls the
FollowersandFollowingdialogs.
- The scraper reads usernames from the Instagram page DOM in your active browser session.
- Progress and the latest results are stored in
chrome.storage.local. - If Instagram changes the dialog markup or interrupts the session, clear the state and retry from the profile root page.