Skip to content

v1.0

Compare
Choose a tag to compare
@misiektoja misiektoja released this 25 Apr 13:11
· 54 commits to main since this release

Initial instagram_monitor v1.0 release. Features:

  • Real-time monitoring of different activities performed by monitored Instagram users:
    • new posts & stories
    • changed followings, followers, bio
  • Email notifications for different events (new posts & stories, changed followings, followers, bio, errors)
  • Saving all user activities with timestamps to the CSV file
  • Support for both public and private profiles
  • Two modes of operation: with or without logged in Instagram account
  • Different mechanisms to prevent captcha and detection of automated tools
  • Possibility to control the running copy of the script via signals

RELEASE NOTES:

Features and Improvements:

  • NEW: Support for Instagram users having no posts yet
  • NEW: Support for handling private profiles
  • IMPROVE: Improvements in monitoring Instagram user activity without session

Bug fixes:

  • BUGFIX: Disabled fetching location, list of likes and comments for posts due to errors after recent Instagram changes (HTTP Error 400)