Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 723 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 723 Bytes

Instagram_Bot

A Instagram Like Bot App that Automatically Login with your given credentials and takes your desired hastag . Search Your Hashtag and Likes all the Post related to your Hashtag.

  • Requirements :

    • Python 3.6+
    • Selenium
    • Mozilla Gecko Driver
  • How To Run

    • Download Mozilla Gecko Driver from Gecko Driver Download
    • Exctract the Gecko Folder and copy the .exe file and paste in C:\Users\User\AppData\Local\Programs\Python [Windows]
    • Now To run
      • virtualenv env
      • source env/bin/activate
      • pip install -r requirements.txt
      • To Run: python app.py
  • Finally Add your credentials and Hastag that you like !