All Projects → hbollon → IG_Automation_Bot

hbollon / IG_Automation_Bot

Licence: MIT license
Python tool for Instagram direct message automation with scheduler, quota management, user blacklist & autonomous user scrapping. Easily configurable through Yaml config files! Not maintained anymore in favor of IGopher (https://github.com/hbollon/IGopher)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to IG Automation Bot

Instagram-Auto-Pilot
Automate common Instagram activities such as following, unfollowing, commenting and reposting images from instagram accounts.
Stars: ✭ 50 (+177.78%)
Mutual labels:  instagram-api, instagram-bot
insta-story
🤖 📷 Instagram Story Downloader Anonymously - PHP
Stars: ✭ 25 (+38.89%)
Mutual labels:  instagram-api, instagram-bot
instagram
Php instagram library. With this library, you can use many of the same features in the mobile application.
Stars: ✭ 45 (+150%)
Mutual labels:  instagram-api, instagram-bot
MyIGBot
MyIGBot is a Private API for Instagram to like, follow, comment, view & intaract with stories, upload post & stories, get all information about a user/posts and get posts based on locations/hashtags. It also supports proxy.
Stars: ✭ 137 (+661.11%)
Mutual labels:  instagram-api, instagram-bot
meerkat
Watch your following activities on Instagram.
Stars: ✭ 31 (+72.22%)
Mutual labels:  instagram-api, instagram-bot
FCommunity
multi Checkers (Hma/Hulu/Spotify/Call of duty/Instagram/smtp2go/VyprVpn) in One Tool Named FCommunity
Stars: ✭ 26 (+44.44%)
Mutual labels:  instagram-api, instagram-bot
igFame
📷 igFame - Tool for automated Instagram interactions [PHP]
Stars: ✭ 16 (-11.11%)
Mutual labels:  instagram-api, instagram-bot
Instagram-Scraper-2021
Scrape Instagram content and stories anonymously, using a new technique based on the har file (No Token + No public API).
Stars: ✭ 57 (+216.67%)
Mutual labels:  instagram-api, instagram-bot
Steganographer
Steganograpy in Python | Hide files or data in Image Files
Stars: ✭ 104 (+477.78%)
Mutual labels:  python-script
Speedtest Cli
Command line interface for testing internet bandwidth using speedtest.net
Stars: ✭ 11,575 (+64205.56%)
Mutual labels:  python-script
Ssl Checker
Python script that collects SSL/TLS information from hosts
Stars: ✭ 94 (+422.22%)
Mutual labels:  python-script
Faceaging By Cyclegan
Stars: ✭ 105 (+483.33%)
Mutual labels:  python-script
Ffpb
A progress bar for ffmpeg. Yay !
Stars: ✭ 149 (+727.78%)
Mutual labels:  python-script
Wifibf
This is a wifi Brute Force. script undetectable and secure!
Stars: ✭ 102 (+466.67%)
Mutual labels:  python-script
Net Spider
新手小白~~持续更新中〜随意Fork,Star,大佬萌多多issue哦 (目前更新: 1.短视频视频无水印解析(支持超过30多个平台 e.g., 抖音,快手,微博...) 2.bilibili音视频解析🐱‍👓 3.知音漫客图片加密 🔥 4. 世纪佳缘信息👨‍👩‍👧‍👦 5.小鸡词典🐥🐥。。。。。。
Stars: ✭ 212 (+1077.78%)
Mutual labels:  python-script
Virtual Makeup
Python script to apply lipstick, blush and nail polish to images
Stars: ✭ 89 (+394.44%)
Mutual labels:  python-script
Clickjacking Tester
A python script designed to check if the website if vulnerable of clickjacking and create a poc
Stars: ✭ 72 (+300%)
Mutual labels:  python-script
Awesomescripts
A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great idea for the new script. Leave a ⭐️
Stars: ✭ 228 (+1166.67%)
Mutual labels:  python-script
Hackers Tool Kit
Its a framework filled with alot of options and hacking tools you use directly in the script from brute forcing to payload making im still adding more stuff i now have another tool out called htkl-lite its hackers-tool-kit just not as big and messy to see updates check on my instagram @tuf_unkn0wn or if there are any problems message me on instagram
Stars: ✭ 211 (+1072.22%)
Mutual labels:  python-script
Droidcast
An experimental demo for capturing and displaying screenshot of an Android device without ROOT permission.
Stars: ✭ 116 (+544.44%)
Mutual labels:  python-script

IG_Automation_Bot : Python smart bot for Instagram DM

made-with-python GitHub release License: MIT

Python tool for Instagram direct message automation with scheduler, quota management, user blacklist & autonomous user scrapping. Easily configurable through Yaml config files!

⚠️ Not maintained anymore in favor of its successor IGopher ⚠️


Disclaimer: This is a research project. I am in no way responsible for the use you made of this tool. In addition, I am not responsible for any sanctions and/or limitations imposed on your account after using this bot.


Table of Contents


Requirements

Features

  • DM automation

  • Easy to configure and set up thanks to Yaml files!

  • Autonomous user recovery from Instagram

  • Blacklist for unique interactions

  • Interaction quotas (hourly / daily)

  • Scheduler to configure the bot's operating hours!

  • Custom greeting with user name

  • Human typing simulation and random delay between interactions

  • Completely customizable !

Check this Project to see all planned features for this tool! Feel free to suggest additional features to implement! 🥳

Installation

  1. Clone the project:
https://github.com/hbollon/IG_Automation_Bot.git
  1. Install dependencies:
cd IG_Automation_Bot
pip install -r requirements.txt
  1. Create and setup yaml config file:

    • Copy config/config.yaml.example to config/config.yaml
    • Fill it with your Instagram credentials and desired settings
  2. Launch it 🚀

python DmBot.py

Important: depending on your system, make sure to use pip3 and python3 instead.

Author

👤 Hugo Bollon

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

This project is under MIT license.

Thanks to CamTosh for his DM sending engine used by this project and which I have also been able to contribute!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].