A Python script using instaloader to monitor Instagram accounts for lost followees or followers. Optionally sends SMS notifications via Twilio. Best suited with a daily cron job.
- Reuses session whenever possible to avoid unnecessary logins.
- Supports 2FA authentication via command prompt arguments.
- Sends SMS notifications for lost followees or followers.
- Configurable through environment variables.
Python version is 3.14.2
pipenv installpython -m src.main <opt: two_factor_code>python -m pytestThis is for educational purposes only. I am not responsible for any damage caused by this tool.
GPLv3 © dxxxxy