๐ฌ Instagram DM Outreach Bot
This project is an automated outreach tool that sends personalized Instagram DMs to users listed in a spreadsheet. It uses the instagrapi library to interface with the Instagram API, and supports features like:
โจ Features ๐ Secure login via .env file ๐ Loads names and usernames from an Excel (.xlsx) sheet ๐ฌ Sends three separate DMs per user for natural conversation flow ๐ Skips duplicates using a follow-up tracker file ๐ Waits between messages to avoid spam detection โ Fallbacks for username lookup when needed ๐ Excel Format (leads.xlsx) | Name | Instagram | (other columns ignored) | |------------|----------------| | Name | Username | | Bob | Bob123456 |
Only the Name and Instagram columns are used. Others (email, phone, etc.) are ignored.