Giter Site home page Giter Site logo

instagram-python-multi-automat-python's Introduction

Instagram Multi Feature Bot

This is a Python script for automating actions on Instagram, such as sending direct messages and commenting on posts.

Demo:

Alt Text

Prerequisites:

  • Python 3.x
  • Selenium library
  • ChromeDriver
  • customtkinter

Installation:

. Install the required dependencies: pip install -r requirements.txt

Usage:

  1. Fill in the account details and desired actions in the run.py file.

  2. Run the script:

    These are the options that you can add in python run.py command:

    -h, --help show this help message and exit -a, --accounts Use multiple accounts -c, --comment Comment on posts -d, --dm Send direct messages -ht HASHTAG, --hashtag HASHTAG Hashtag to scrape posts from -cm MESSAGE, --message MESSAGE Comment or message to post -del DELAY, --delay DELAY Delay in seconds between actions

    Example commands:

    • python run.py -d -cm "Hello, this is a example message" -ht "python" -del 5 The bot will start to search for users in "python" hashtag and will send a message to each of them. The delay time between each message is 5 seconds.

    • python run.py -c -cm "Nice post" -ht "beats" -del 8 -a The bot will start to search for users in "beats" hashtag and will comment in the most recent posts to each of them. The delay time will be 8 seconds and also when you run command bot will ask you for the account you want to use because of "-a" param.

  3. Follow the prompts in the terminal to provide necessary information, such as login credentials, comments, hashtags, etc.

  4. Sit back and let the bot automate the desired actions on Instagram!

Notes:

  • Make sure to use this script responsibly and in compliance with Instagram's terms of service.
  • Be cautious when performing automated actions to avoid any potential account restrictions or bans.

instagram-python-multi-automat-python's People

Contributors

deaamanager avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.