Git Product home page Git Product logo

instabot's Introduction

instabot

An instagram bot developed in Python with Selenium that helps you get more Instagram followers.

Install

You’ll need to have:

Go check them out if you don't have them locally installed.

If you have correctly downloaded Chromedriver,try adding Chromedriver location to your PATH system environment variable.

Usage

Open main.py , you’ll have to change some lines.

  1. Change your_username and your_password to your Instagram credentials.
#ユーザ名とパスワード
username = 'your_username'
password = 'your_password'
  1. Change this line with your custom tags.
#タグ設定
tags = ['l4l','いいね返し','いいねした人で気になった人フォロー','写真好きな人と繋がりたい']
  1. In order to keep your account safe and not locked out, you should be satisfied with less than 500 likes per day.
#いいね数設定
while  like_cnt < 100:
	like()
  1. Run
python main.py

Author

ZHOU ZHUOQIAO

License

MIT License

instabot's People

Contributors

zzq-s avatar

Stargazers

 avatar  avatar  avatar  avatar Justin Syme avatar Adrien Carpentier avatar MFarelS avatar Mikenzo_Studio_Dev avatar Alberto avatar Shyngys Shynbolatov  avatar  avatar  avatar  avatar gogos avatar Molly Mackinlay avatar centos-f avatar John Stein avatar Marco Liang avatar hermit avatar JW avatar  avatar yoylingcom avatar wozuidiao avatar CJayHe avatar 开源GIT avatar mymy avatar  avatar  avatar Juan (nombre) avatar y.g avatar HonnaMeiko avatar likexm avatar Eighteen Zheng avatar MIRAI avatar Danny avatar zhoujianboy avatar killeropp avatar  avatar  avatar love avatar CBlueCloud avatar Margaret Wong avatar 李易连 avatar 霎弼海龍 avatar LoveMyOrange avatar  avatar  avatar Tsung-Wei Huang avatar  avatar lwqjj avatar Steve avatar  avatar banrieen avatar Jolie avatar  avatar Alex Xu avatar MING KANG avatar Erichen avatar  avatar Wensen Ma avatar snowflowersnowflake avatar Chloe Wu avatar Elliott3 avatar Zack Chen avatar

Watchers

Shahneuaj Khan Sajid avatar  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.