/instabotai

Instagram AI bot with face detection. It works without instagram api, need only login and password.

Primary LanguagePythonApache License 2.0Apache-2.0

image


PyPI version Telegram Chat Build Status Python 2.7, 3.5, 3.6, 3.7

InstabotAi

Instabotai is an instagram bot with face detection that uses the undocumented Web API. Instabotai can reupload photo to feed, reupload photo to stories, watch stories, comment, like and DM users if a face is detected on image. Unlike other bots, Instabotai does not require Selenium or a WebDriver. Instead, it interacts with the API over simple HTTP Requests. It runs on most systems.

image

Requirements

Installation

git clone https://github.com/instabotai/instabotai.git
pip install -U pip
pip install -r requirements.txt
python run.py -u username -p password

Features

  • Like Users Following Images with AI
  • Like Users Followers Images with AI
  • Like Hashtag Images AI
  • Follow User Followers
  • Follow User Following
  • Comment User Followers
  • Comment User Following
  • Watch Infinity Stories by user
  • Like Hashtag Images
  • Like all image comments
  • Multibot
  • GUI

Run:

python run.py -u yourusername -p yourpassword

Open http://127.0.0.1:8000/ in your browser

Works on all browsers without extensions!

Arch:

Pacman -S tensorflow