Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

veilleur

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.

Features

  • 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.

Usage

Python version is 3.14.2

Setup

pipenv install

Script

python -m src.main <opt: two_factor_code>

Tests

python -m pytest

Disclaimer

This is for educational purposes only. I am not responsible for any damage caused by this tool.

License

GPLv3 © dxxxxy

About

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.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages