This project is a complete automation toolkit for Instagram, built using Python, Selenium, and BeautifulSoup. It includes modules for account creation, mass messaging, post interactions (likes/comments/follow), hashtag-based messaging, and data scraping.
- Automatically registers new Instagram accounts
- Supports unique usernames, emails, and passwords
- Send Direct Messages (DMs) to multiple followers
- Works with pre-defined message templates
- Auto-likes posts from specific users or hashtags
- Leaves comments from a custom list
- Follows users based on targets or followers of others
- Finds posts under specific hashtags
- Sends messages or comments to users on those posts
- Scrapes public profile data, followers, and post insights
- Collects hashtags, captions, user bios, and more
- Python 3.x
- Selenium WebDriver
- BeautifulSoup4
- Requests
- ChromeDriver (for browser automation)
This project is for educational and research purposes only. Automation on Instagram may violate their terms of service. Use responsibly and at your own risk. By using this project, you accept full responsibility for your actions. I, Junaid Mansoori, am not liable for any consequences, bans, or misuse.
