tobiaskohler / InstagramBot

InstagramBot which comes shipped within a docker container and a simple dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Bot 📸 🤖

Python tool to automate Follower growth through liking/following on Instagram

How to use?

  1. Prerequisites

Make sure you have installed both Docker Engine and Docker Compose. You don’t need to install for instance Python, as both are provided by Docker images.

  1. Open Terminal and run:
docker-compose up

Bugs? Issues? Not Working?

As this automation tool is based on selenium, it can at any time be the case, that certain the script get broke due to changes on the front end of Instagram webapp. Those minor changes in the DOM can be easily fixed.

Just drop an issue, I'll try to fix it as fast as I can.

Python tool to automate Follower growth through liking/following on Instagram

How to use?

  1. Prerequisites

Make sure you have installed both Docker Engine and Docker Compose. You don’t need to install for instance Python, as both are provided by Docker images.

  1. Open Terminal and run:
docker-compose up

Bugs? Issues? Not Working?

As this automation tool is based on selenium, it can at any time be the case, that certain the script get broke due to changes on the front end of Instagram webapp. Those minor changes in the DOM can be easily fixed.

Just drop an issue, I'll try to fix it as fast as I can.

About

InstagramBot which comes shipped within a docker container and a simple dashboard

License:The Unlicense


Languages

Language:Python 82.9%Language:HTML 16.2%Language:CSS 0.9%