📸 an Instagram tracker that logs any changes to an Instagram account (followers, following, posts, and bio)     
     
     Report Bugs    Y

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-10-02 20:00:04

📸 an Instagram tracker that logs any changes to an Instagram account (followers, following, posts, and bio) Report Bugs

You must login to your Instagram account in order to properly scrape someone else's Instagram account. This is due to Instagram blocking HTTPS GET requests from unauthenticated cookies. Your login information is never stored. See more here and here.

InstaTracker not only displays all modifications an Instagram account makes directly to the terminal (e.g., USERNAME has unfollowed 1 person), but it also records these changes in a text file, including the date and time.

This script checks for any changes every 5 minutes because Instagram's firewall starts blocking requests that are sent too quickly. You can manually update this here, but do not be surprised if the script stops working.

I welcome contributions from the community and appreciate the time and effort put into making InstaTracker better. To contribute, please follow the guidelines and steps outlined below:

Leave a Comment