Instagram direct messages logger.
| .gitignore | ||
| default_login.json | ||
| LICENSE | ||
| logger.py | ||
| README.md | ||
insta-logger
Selenium bot to record messages in an instagram groupchat.
How to use
- Copy and rename
default_login.jsontologin.json - Add the need info to login.json
- profit
If debugging or a TOTP code is needed you will need to run the program headful, comment the following line:
options.add_argument("--headless")