Git Product home page Git Product logo

instagram-post-liking-bot's Introduction

Instagram Post-Liking Bot

Introduction

Instagram Post-Liking Bot created with Python along with selenium framework can automatically give likes to any of your following or public account users

How to use

  • download the .zip file
  • you'll see the folder
  • open terminal in this folder path
  • execute following command
    • pip install chromedriver-autoinstaller , then press Enter
    • pip install selenium , then press Enter
  • open the webCrawler.py file (right click to select how to open, recommended using vs code)
  • input following information
    • UR_ACCOUNT (instagram account)
    • UR_PASSWORD (instagram password)
    • target_username
# code snapshot
UR_ACCOUNT = "Type your instagram account here"
UR_PASSWORD = "Type your instagram password here"
target_username = "the instagram username you want to give likes to"
  • type python .\webCrawler.py then press Enter to execute

if you want to stop the program running for some reason, press ctrl+c in the terminal

instagram-post-liking-bot's People

Contributors

allenlin316 avatar

Stargazers

許梃璸 avatar

Watchers

 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.