Git Product home page Git Product logo

instabotai / instabotai Goto Github PK

View Code? Open in Web Editor NEW
255.0 22.0 77.0 6.68 MB

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

Home Page: http://instabotai.com

License: Other

Dockerfile 0.10% Python 53.98% CSS 42.78% JavaScript 1.73% HTML 1.41%
instabot instagram instagramapi instagrambot instabot-py instabotpy instagram-bot instagram-api bot python

instabotai's Introduction

This project does not get updated any more, the reason is i made $50 on it for 8 months, while other devs stole it and resold it and made over $100.000, I will not update it again so do not ask me. To the bot community, i will never release a tool again for you guys, i was the creator of massviewer and this.. and still i never got anything out of it except for more protection from IG because it was sold the the masses.. So nextpost, ektor and massviewer.com fuck you guys. (Also fuck you instabot for trying to steal my project over to your own repo and fuck you Daniel for trying to DMCA claim this repo because I used your free framework!)

image

Run on Repl.it

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

Websites which use our software illegal (Without license):

https://www.ektor.io

Do you like this project? Support it by donating

  • Paypal Paypal: Donate
  • btc Bitcoin: 12R5b4rLyNL8cC2HYQi5NpdPNaaAxPnmfe

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

Features

  • Like Users Following Images with AI
  • Like Users Followers Images with AI
  • Like Hashtag Images AI
  • Follow User Followers AI
  • Follow User Following AI
  • Unfollow non-followers
  • Repost Users Images With AI
  • Comment Multiple hashtags AI
  • Watch Infinity Stories by user
  • Like Hashtag Images AI
  • Multibot
  • GUI

Installation

Python 3.7+ 64bit - https://www.python.org/ftp/python/3.7.4/python-3.7.4-amd64.exe - Enable ADD TO PATH https://www.microsoft.com/en-us/download/details.aspx?id=53587 (Only required for Windows Users)

git clone https://github.com/instabotai/instabotai.git or Click Download Above
cd instabotai
pip3 install -U pip
pip3 install -r requirements.txt
python3 run.py

If you only want to use CLI run:
python3 cli.py -u username -p password

Installation with docker

git clone https://github.com/instabotai/instabotai.git
docker build .
docker image ls
sudo docker run -ti -p 8000:8000 YOURIMAGEID
[On Linux You need to change the run.py line 652 127.0.0.1 to 0.0.0.0 before building docker]

Installation with tensorflow 1.14 or Python 32 bit+

If your system does not support tensorflow 2.0.
Delete mtcnn folder
Download it trough pip: pip install mtcnn
python run.py

Run:

python run.py

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

Works on all browsers without extensions!

Make the bot work remote from GUI: To make the bot work remote with GUI, you need to open port 8000 on your router. Then when you are running the bot with python run.py you will be able to access the GUI from yourip:8000

To install tensorflow on your system without pip.

Arch Linux:

Pacman -S tensorflow

Legal

Disclaimer: This is not affliated, endorsed or certified by Instagram. This is an independent and unofficial API. Strictly not for spam. Use at your own risk

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.