Skip to content

Bot written on Python for Instagram tasks automation

License

Notifications You must be signed in to change notification settings

QTtrash/insta-pie-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

insta-pie-bot

A little bot that

  1. Goes to your explore page of Instagram
  2. Picks a random post
  3. Likes it
  4. Writes a random comment

Repeats steps 1-4

This is how GUI looks:

Image of GUI

Little GIF of the process

Image of GUI

How to start:

In your chosen directory

git clone git@github.com:QTtrash/insta-pie-bot.git
cd insta-pie-bot/webapp
python gui.py

Put in your credentials and watch bot do everything itself.

What you need right now:

Before the app is dockerized or splitted into builds

  • Python
  • Selenium
    • Firefox WebDriver
  • Firefox
  • pip

Future plans:

  • Dockerize the app
  • Builds for various OS
  • Mobile version
  • Better GUI
  • Ability to target hashtags
  • Ability to accumulate comments database by copying comments of others
  • Ability to choose every browser
  • Parallelism of the bot

Contacts:

Email: smouchsiadis@gmail.com
LinkedIn: Suren Mouchsiadis at LinkedIn
Twitter: Suren Mouchsiadis at Twitter

About

Bot written on Python for Instagram tasks automation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages